virtualx-engine/scene
Juan Linietsky 72fcb8a35b -Moved all the "root" input handling for GUI from individual Controls to Viewport.
-Should fix several reported bugs when controls don't have a common parent

This may have added new bugs, so please report if so!
2016-01-16 22:41:10 -03:00
..
2d Merge pull request #3204 from neikeq/fix_3153 2016-01-15 16:53:16 +01:00
3d -Properly lock and and warn about switching off contact monitoring, fixes #3041 2016-01-12 06:14:15 -03:00
animation Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
audio Fix delay on audio stream pause 2016-01-03 01:24:30 +00:00
gui -Moved all the "root" input handling for GUI from individual Controls to Viewport. 2016-01-16 22:41:10 -03:00
io Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
main -Moved all the "root" input handling for GUI from individual Controls to Viewport. 2016-01-16 22:41:10 -03:00
resources -Make sure scenes properly update when switching tabs, even if sub-instances changed. Fixes #3201 2016-01-14 11:06:20 -03:00
register_scene_types.cpp -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs and speeds up. Closes #2040 2016-01-03 17:14:28 -03:00
register_scene_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scene_string_names.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scene_string_names.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00