Demonstration and Template Projects
Go to file
Juan Linietsky 52d121d0f8 Multiple scene editing *POTENTIALLY UNSTABLE*
-ability to edit multiple scenes at the same time
-resource internal IDs are now persistent, this makes multiple scene
editing possible but maaaaay result in file corruption bugs (tested and
could not find anything but possibility exists because core code
changed, report immediately if you find this).
-properly save settings, layout, etc when edited
-script editing is independent from scene editing now
-show a yellow box when a script belongs to the scene
2015-06-22 00:04:15 -03:00
2d Multiple scene editing *POTENTIALLY UNSTABLE* 2015-06-22 00:04:15 -03:00
3d Merge pull request #1881 from NateWardawg/master 2015-05-16 13:47:04 -03:00
gui Add input mapping GUI demo 2015-05-20 17:38:41 +02:00
misc added a built-in scene changer API, closes #1928 2015-05-17 16:33:35 -03:00
viewport