godot/drivers/gles2
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
..
shaders Little Bits 2014-10-12 02:13:22 -03:00
rasterizer_gles2.cpp Little Bits 2014-10-12 02:13:22 -03:00
rasterizer_gles2.h -Rasterizer supports meshes with both skeletons and blend shapes 2014-10-09 19:44:27 -03:00
rasterizer_instance_gles2.cpp GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
rasterizer_instance_gles2.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
shader_compiler_gles2.cpp CollisionPolygon (3D) 2014-09-16 21:19:54 -03:00
shader_compiler_gles2.h Small Issues & Maintenance 2014-08-01 22:10:38 -03:00
shader_gles2.cpp Camera Fixes 2014-09-15 20:06:37 -03:00
shader_gles2.h Misc Fixes 2014-06-27 23:21:45 -03:00