virtualx-engine/scene
FireForge 84431bd782 Use integer types in Image and ImageTexture methods
- Image.blit_rect()
- Image.blit_rect_mask()
- Image.blend_rect()
- Image.blend_rect_mask()
- Image.fill_rect()
- Image.get_used_rect()
- Image.get_rect()
- ImageTexture.set_size_override()
2022-07-18 19:43:32 -05:00
..
2d Merge pull request #61590 from Haydoggo/path-follow-fix 2022-07-18 09:36:02 +02:00
3d Use integer types in Image and ImageTexture methods 2022-07-18 19:43:32 -05:00
animation refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
audio Use suffixes for units in nodes and resources 2022-05-19 14:34:27 -05:00
debugger Remake resource thread safety and API 2022-06-22 13:46:46 +02:00
gui Fix getting outdated tab controls 2022-07-18 20:06:21 +08:00
main Merge pull request #63083 from madmiraal/fix-56336 2022-07-18 09:31:35 +02:00
multiplayer Add suffixes to all nodes and resources 2022-06-11 09:41:05 -05:00
resources Use integer types in Image and ImageTexture methods 2022-07-18 19:43:32 -05:00
property_utils.cpp Cleanup and move char functions to the char_utils.h header. 2022-02-04 11:35:01 +02:00
property_utils.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
register_scene_types.cpp refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
register_scene_types.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_string_names.cpp Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
scene_string_names.h Update copyright statements to 2022 2022-01-03 21:27:34 +01:00
SCsub [Net] New replication interface, spawner and synchronizer nodes. 2022-02-04 14:56:30 +01:00