godot/scene/main
Juan Linietsky 948fd83cdd Little Bits
-=-=-=-=-=-

-fix duplicate function bug when creating script callback in editor
-fix bug where hiding lights does not work
-fix 2D audio listener bug (romulox_x reported)
-fix exported properties with inheritance bug
-fix timer autostart (make it not work on editor)
-reactivate first camara found if viewport runs out of active camera
-option to hide gizmos in viewport
-changed skeleton gizmo because it sucks
-Make convex shapes using CollisionShape visible (use quickhull class)
-fix up menu when editing a mesh, to export collision, navmesh, convex, etc. from it.
-make a menu option to show SRGB in 3D editor views by default
-make option to edit default light direction in viewport settings
-make option to edit default ambient light in viewport settings
-make software conversion of linear->RGB if hardware support not found
2014-10-12 02:13:22 -03:00
..
canvas_layer.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
canvas_layer.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
misc.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
misc.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
node.cpp Build System Changes 2014-10-07 01:31:49 -03:00
node.h Import 3D Scene Improvements 2014-06-19 02:23:03 -03:00
resource_preloader.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
resource_preloader.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
scene_main_loop.cpp Little Bits 2014-10-12 02:13:22 -03:00
scene_main_loop.h Little Bits 2014-10-12 02:13:22 -03:00
scene_singleton.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
scene_singleton.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
timer.cpp Little Bits 2014-10-12 02:13:22 -03:00
timer.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
viewport.cpp Remove camera check for 2D audio listener. 2014-10-10 11:00:17 -03:00
viewport.h 3D Physics Rework, Other Stuff 2014-09-15 11:33:30 -03:00