sfw/sfw
2025-02-19 16:53:25 +01:00
..
audio Added the audio framework from FWK. 2025-02-19 16:53:25 +01:00
core Bump version. 2024-09-14 22:05:31 +02:00
object Always use memnew(), and memdelete(). 2024-01-25 16:41:17 +01:00
render_core Added a new ColoredTextureMaterial2D class. Also made the immediate mode renderer use it. This fixes color modulation. 2025-02-19 16:50:15 +01:00
render_gui Removed imgui demos. 2024-09-14 22:05:22 +02:00
render_immediate Added a new ColoredTextureMaterial2D class. Also made the immediate mode renderer use it. This fixes color modulation. 2025-02-19 16:50:15 +01:00
render_objects Added Camera2D::set_size_to_render_target() helper method. 2024-03-31 09:54:50 +02:00
game_application.h Moved the main test files. 2024-01-09 11:51:13 +01:00
game_scene.cpp Removed imgui demos. 2024-09-14 22:05:22 +02:00
game_scene.h Added an anther demo to show how to use tu ui in user code. 2024-09-14 12:24:40 +02:00
main.cpp Simplify main(). 2024-01-13 15:47:27 +01:00