godot/drivers/gles2
Juan Linietsky 8be2fabbe5 Changed import workflow
-Rearrange favorites in fs dock with drag and drop
-Removed import -> sub-scene, moved to scenetree contextual menu
-Removed import -> re-import , moved and integrated to FS dock
-Added ability in FS dock to re-import more than one resource
simultaneously
-Added ability to drag from native filesystem explorer to Godot, only
works on Windows though
-Removed scene reimport merge options, never worked well. Eventually
merging materials should be re-added
-Added ability to set custom root node type when importing scenes
-Re-Import is now automatic, can be configured back to manual in editor
settings
-Added resource previews in property list for many resource types
2016-05-27 14:19:11 -03:00
..
shaders Ability to colourize baked lighting in real time. 2016-02-06 18:03:20 +00:00
rasterizer_gles2.cpp Changed import workflow 2016-05-27 14:19:11 -03:00
rasterizer_gles2.h Changed import workflow 2016-05-27 14:19:11 -03:00
rasterizer_instance_gles2.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
rasterizer_instance_gles2.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
shader_compiler_gles2.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shader_compiler_gles2.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shader_gles2.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shader_gles2.h Allows vec4 shader uniforms to be set by quaternion variant type. 2016-01-13 22:09:07 +00:00