aboutsummaryrefslogtreecommitdiff
path: root/scene/resources
Commit message (Expand)AuthorAgeFilesLines
...
* | Support for dynamic fonts (TTF)Juan Linietsky2016-05-013-0/+3961
* | move Font to BitmapFontJuan Linietsky2016-04-283-144/+187
* | Adds a remove class item option in the theme editor.Aren Villanueva2016-04-212-1/+10
* | Merge pull request #4302 from Anarchid/gridmap-navmeshRémi Verschelde2016-04-202-1/+30
|\ \
| * | Implement GridMap support for navigation meshesAnarchid2016-04-202-1/+30
| |/
* | Add a add_triangle_fan method to SurfaceToolBojidar Marinov2016-04-182-0/+33
* | Fixed curve baking, now always start at origin pointHearto Lazor2016-04-151-1/+2
|/
* Merge pull request #3528 from SaracenOne/baked_light_realtime_colourizeRémi Verschelde2016-03-152-0/+55
|\
| * Ability to colourize baked lighting in real time.Saracen2016-02-062-0/+55
* | Automatically create input node when creating a ShaderGraphFranklin Sobrinho2016-03-141-5/+13
* | -Made editor support SSL certs by default (embedded them)Juan Linietsky2016-03-121-1/+5
* | remove trailing whitespaceHubert Jarosz2016-03-0928-445/+445
* | -Work on addon editor plugin (disabled by default)Juan Linietsky2016-03-043-1/+14
* | Fix missing dependency resolver in Windowseska2016-02-211-0/+1
* | Add support for placeholders in tscn, which was missing. Closes #3652Juan Linietsky2016-02-213-7/+64
* | -Added missing functions to the doc, fixes #3583Juan Linietsky2016-02-091-1/+0
* | -Allow renaming root node of inherited sceneJuan Linietsky2016-02-091-1/+1
* | -Cleaned up GraphEdit, also fixes #3568Juan Linietsky2016-02-085-0/+22
* | Property handle rotated controls in 2D editor, fixes #3613Juan Linietsky2016-02-081-1/+1
* | -make animationplayer thinner, also toolbuttons too. fixes #3526Juan Linietsky2016-02-021-2/+2
|/
* -Increment resources total in scene format text, fixes #3506Juan Linietsky2016-01-291-0/+7
* Merge pull request #3440 from TheHX/issue-2946Rémi Verschelde2016-01-251-1/+2
|\
| * Fixed small inconsistencies with the text formatFranklin Sobrinho2016-01-241-1/+2
* | Merge pull request #3434 from TheHX/pr-tscn-dependencyJuan Linietsky2016-01-241-2/+1
|\ \
| * | Fix .tscn not raising dependency errorFranklin Sobrinho2016-01-241-2/+1
| |/
* / Fix .tscn format not loading groupsFranklin Sobrinho2016-01-241-0/+7
|/
* -Some changes to how scenes and scripts are overriden in scene instance and i...Juan Linietsky2016-01-231-5/+31
* -Added ability to remap dependencies in tscn (forgot to do it..), fixes #3368Juan Linietsky2016-01-232-97/+45
* -Ability to retrieve state data from PackedScene, closes #3413Juan Linietsky2016-01-232-0/+42
* Add presets.MarianoGNU2016-01-153-1/+7
* Move shaders to default theme and add shader_override related methods to Cont...MarianoGNU2016-01-157-14/+176
* Add a visual editor to color picker.MarianoGNU2016-01-153-1/+7
* -Make sure scenes properly update when switching tabs, even if sub-instances ...Juan Linietsky2016-01-143-0/+18
* Fix situation where TSCN format might crash, closes #3062Juan Linietsky2016-01-122-7/+14
* Merge pull request #3136 from MarianoGnu/bug_fixingRémi Verschelde2016-01-061-2/+3
|\
| * Fix RGBA Uniform autogeneration in ShaderGraph (fixes #2606)MarianoGNU2015-12-261-2/+3
| * Merge branch 'master' of https://github.com/okamstudio/godot into postaMarianoGNU2015-10-2422-52/+104
| |\
* | | Fix .tscn format not loading signal bindsFranklin Sobrinho2016-01-061-4/+4
* | | Merge pull request #3159 from neikeq/tab_close_iconRémi Verschelde2016-01-063-0/+6
|\ \ \
| * | | Add tab close icon to the default themeIgnacio Etcheverry2015-12-293-0/+6
* | | | -Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an...Juan Linietsky2016-01-032-65/+0
* | | | -Restore mouse on X11 when debugger break happens, closes #2232Juan Linietsky2016-01-021-3/+3
* | | | Update copyright to 2016 in headersGeorge Marques2016-01-01104-104/+104
* | | | Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky2015-12-3110-28/+39
|\| | |
| * | | Add missing argument names in GDScript bindingsRémi Verschelde2015-12-286-21/+21
| * | | Fix wrong getters in ShaderGraphRémi Verschelde2015-12-281-6/+6
| * | | Merge pull request #3140 from neikeq/fix_refresh_iconJuan Linietsky2015-12-263-1/+10
| |\ \ \
| | * | | Added reload icon to FileDialog's default themeIgnacio Etcheverry2015-12-263-1/+10
| * | | | -Added table support to RichTextLabelreduz2015-12-261-0/+2
| |/ / /
* / / / -Ensure .tscn and .tres always save in a deterministic way, fixes #2495Juan Linietsky2015-12-312-432/+49
|/ / /