aboutsummaryrefslogtreecommitdiff
path: root/scene/resources/sample_library.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Oops! Audio engine has vanished :DJuan Linietsky2017-01-151-215/+0
|
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to ↵Juan Linietsky2017-01-021-9/+9
| | | | | | | | Variant. All usages of "type" to refer to classes were renamed to "class" ClassDB has been exposed to GDScript. OBJ_TYPE() macro is now GDCLASS()
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
| | | | | | | | That year should bring the long-awaited OpenGL ES 3.0 compatible renderer with state-of-the-art rendering techniques tuned to work as low as middle end handheld devices - without compromising with the possibilities given for higher end desktop games of course. Great times ahead for the Godot community and the gamers that will play our games!
* Add function to get the list of samples, closes #5561Juan Linietsky2016-07-101-2/+17
|
* Make both signals be ordered and samplelibrary items too, fixes scenes ↵Juan Linietsky2016-06-301-1/+9
| | | | changing for git, closes #5289
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* Several performance improvements, mainly in loading and instancing scenes ↵Juan Linietsky2015-06-291-2/+2
| | | | | | | | and resources. A general speedup should be apparent, with even more peformance increase when compiling optimized. WARNING: Tested and it seems to work, but if something breaks, please report.
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+192