virtualx-engine/scene
lupoDharkael 6232e7eed3 Add missing methods to Rect2i
Replace inline with _FORCE_INLINE_ in short methods.
Remove unused and redundant method no_area() as we already have has_no_area().
Add grow_individual() grow_margin() and expand() to Rect2i.
2019-03-21 17:35:01 +01:00
..
2d Add missing check for 2d physics bounce and friction setters 2019-03-18 15:30:26 +01:00
3d Fix resetting of CPUParticles (2D and 3D) 2019-03-10 00:33:08 +01:00
animation Removed some prints 2019-03-02 12:15:48 -03:00
audio Pause AudioStreamPlayer on SceneTree pause 2019-03-05 15:04:29 +01:00
gui Add missing methods to Rect2i 2019-03-21 17:35:01 +01:00
main Merge pull request #26484 from Andrettin/Configurable-Tooltip-Offset 2019-03-13 20:12:22 +01:00
resources Merge pull request #26308 from bojidar-bg/11722-meshlibrary-transforms 2019-03-16 11:15:15 -07:00
register_scene_types.cpp Scene: Ensure classes match their header filename 2019-02-12 17:21:48 +01:00
register_scene_types.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
scene_string_names.cpp -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
scene_string_names.h -Fixes to undo redo to avoid crash, closes #24251 2019-02-14 10:22:34 -03:00
SCsub Move Penner easing equations to thirdparty/misc 2018-09-28 16:01:26 +02:00