mirror of https://github.com/godotengine/godot
-=-=-=-=-=-=-=-=-=- -Moved drawing code to a single function that takes linked list (should make it easier to optimize in the future). -Implemented Z ordering of 2D nodes. Node2D and those that inherit have a visibility/Z property that affects drawing order (besides the tree order) -Removed OpenGL ES 1.x support. Good riddance! |
||
|---|---|---|
| .. | ||
| SCsub | ||
| default_mouse_cursor.xpm | ||
| particle_system_sw.cpp | ||
| particle_system_sw.h | ||
| rasterizer.cpp | ||
| rasterizer.h | ||
| rasterizer_dummy.cpp | ||
| rasterizer_dummy.h | ||
| shader_compiler.cpp | ||
| shader_compiler.h | ||
| shader_graph.cpp | ||
| shader_graph.h | ||
| shader_language.cpp | ||
| shader_language.h | ||
| visual_server_raster.cpp | ||
| visual_server_raster.h | ||
| visual_server_wrap_mt.cpp | ||
| visual_server_wrap_mt.h | ||