4
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected about 3 years ago.
Aug 16, 2022 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add config.log_events.
pytom
as Tom Rothamel
More... over 1 year ago
Add config.log_events.
pytom
as Tom Rothamel
More... over 1 year ago
Add config.shader_part_filter.
pytom
as Tom Rothamel
More... over 1 year ago
doc textshader: Document creating a textshader.
pytom
as Tom Rothamel
More... over 1 year ago
Convert int to float.
pytom
as Tom Rothamel
More... over 1 year ago
doc textshader: Generate documentation for built-in textshaders.
pytom
as Tom Rothamel
More... over 1 year ago
doc, textshader: Textshader callbacks.
pytom
as Tom Rothamel
More... over 1 year ago
Only create a rollback at a label if the current rollback is not at a lable.
pytom
as Tom Rothamel
More... over 1 year ago
Merge pull request #5529 from mal/optimise-str-interpolation
pytom
as Tom Rothamel
More... over 1 year ago
Merge pull request #5528 from mal/respect-save-game-suffix
pytom
as Tom Rothamel
More... over 1 year ago
Fix unpaired quotation mark in python.rst (#5523) More... over 1 year ago
doc: More changes.
pytom
as Tom Rothamel
More... over 1 year ago
doc: Fix various errors.
pytom
as Tom Rothamel
More... over 1 year ago
doc, textshader: Document and rationalize shader priorities.
pytom
as Tom Rothamel
More... over 1 year ago
doc: Add an index of shader priorities.
pytom
as Tom Rothamel
More... over 1 year ago
doc: Move shader parts into their own file.
pytom
as Tom Rothamel
More... over 1 year ago
textshader: Add linetexture.
pytom
as Tom Rothamel
More... over 1 year ago
textshader: Remove the texture rect attribute.
pytom
as Tom Rothamel
More... over 1 year ago
textshader: Add u_text_main.
pytom
as Tom Rothamel
More... over 1 year ago
gl2: Correct shader line numbers in log.
pytom
as Tom Rothamel
More... over 1 year ago
textshader: Prefer multiply to divide.
pytom
as Tom Rothamel
More... over 1 year ago
gl2: Make the texture resolution available to shader uniforms.
pytom
as Tom Rothamel
More... over 1 year ago
textshader: Include the bounding rectangles for positions and textures as attributes.
pytom
as Tom Rothamel
More... over 1 year ago
Skip unnecessary conditionals during interpolation More... over 1 year ago
Skip unnecessary conditionals during interpolation More... over 1 year ago
Respect config.savegame_suffix in sync More... over 1 year ago
Respect config.savegame_suffix in sync More... over 1 year ago
Do not add uniforms when rendering a render that is a model.
pytom
as Tom Rothamel
More... over 1 year ago
textshader: offset and wave shaders.
pytom
as Tom Rothamel
More... over 1 year ago
textshader: Fix issue applying arguments.
pytom
as Tom Rothamel
More... over 1 year ago