index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
servers
/
rendering
/
rasterizer_rd
/
rasterizer_canvas_rd.cpp
Age
Commit message (
Expand
)
Author
2020-11-16
Remove empty lines around braces with the formatting script
Aaron Franke
2020-11-10
Remove Attempted to free invalid ID error
Rafał Mikrut
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-11-06
Fix "unifom" typo in RasterizerStorageRD method
Hugo Locurcio
2020-11-04
Implement DirectionalLight2D
reduz
2020-10-30
Refactor pixel snapping.
reduz
2020-10-28
Implement CanvasGroup and CanvasItem clipping
reduz
2020-10-24
Refactored 2D shader and lighting system
reduz
2020-06-27
Fixes recently introduced shader leaks
qarmin
2020-05-14
Style: Enforce separation line between function definitions
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-10
New lightmapper
Juan Linietsky
2020-04-21
Add proper type to most public API uses of Array
Juan Linietsky
2020-04-17
Implement global and per instance shader uniforms.
Juan Linietsky
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-27
Renaming of servers for coherency.
Juan Linietsky