1
0
mirror of https://github.com/godotengine/godot synced 2024-07-05 17:48:40 +00:00
godot/modules
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
..
gdscript Little Bits 2014-10-12 02:13:22 -03:00
gridmap Light Baker! 2014-06-11 10:41:03 -03:00
register_module_types.h GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
SCsub Build System Changes 2014-10-07 01:31:49 -03:00