summaryrefslogtreecommitdiff
path: root/scene/resources
AgeCommit message (Expand)Author
2016-05-11-begun implementing drag & drop editor wideJuan Linietsky
2016-05-05Merge pull request #4547 from neikeq/pr-wrong-debug-methodsRémi Verschelde
2016-05-04Fix wrong return and argument types in documentationIgnacio Etcheverry
2016-05-03Fix crash in dynamic fontsanikoyes
2016-05-01Support for dynamic fonts (TTF)Juan Linietsky
2016-04-28move Font to BitmapFontJuan Linietsky
2016-04-21Adds a remove class item option in the theme editor.Aren Villanueva
2016-04-20Merge pull request #4302 from Anarchid/gridmap-navmeshRémi Verschelde
2016-04-20Implement GridMap support for navigation meshesAnarchid
2016-04-18Add a add_triangle_fan method to SurfaceToolBojidar Marinov
2016-04-15Fixed curve baking, now always start at origin pointHearto Lazor
2016-03-21MarginContainer: Add top, right and bottom marginsIgnacio Etcheverry
2016-03-15Merge pull request #3528 from SaracenOne/baked_light_realtime_colourizeRémi Verschelde
2016-03-14Automatically create input node when creating a ShaderGraphFranklin Sobrinho
2016-03-12-Made editor support SSL certs by default (embedded them)Juan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-04-Work on addon editor plugin (disabled by default)Juan Linietsky
2016-02-21Fix missing dependency resolver in Windowseska
2016-02-21Add support for placeholders in tscn, which was missing. Closes #3652Juan Linietsky
2016-02-09-Added missing functions to the doc, fixes #3583Juan Linietsky
2016-02-09-Allow renaming root node of inherited sceneJuan Linietsky
2016-02-08-Cleaned up GraphEdit, also fixes #3568Juan Linietsky
2016-02-08Property handle rotated controls in 2D editor, fixes #3613Juan Linietsky
2016-02-06Ability to colourize baked lighting in real time.Saracen
2016-02-02-make animationplayer thinner, also toolbuttons too. fixes #3526Juan Linietsky
2016-01-29-Increment resources total in scene format text, fixes #3506Juan Linietsky
2016-01-25Merge pull request #3440 from TheHX/issue-2946Rémi Verschelde
2016-01-24Merge pull request #3434 from TheHX/pr-tscn-dependencyJuan Linietsky
2016-01-24Fix .tscn not raising dependency errorFranklin Sobrinho
2016-01-24Fixed small inconsistencies with the text formatFranklin Sobrinho
2016-01-24Fix .tscn format not loading groupsFranklin Sobrinho
2016-01-23-Some changes to how scenes and scripts are overriden in scene instance and i...Juan Linietsky
2016-01-23-Added ability to remap dependencies in tscn (forgot to do it..), fixes #3368Juan Linietsky
2016-01-23-Ability to retrieve state data from PackedScene, closes #3413Juan Linietsky
2016-01-15Add presets.MarianoGNU
2016-01-15Move shaders to default theme and add shader_override related methods to Cont...MarianoGNU
2016-01-15Add a visual editor to color picker.MarianoGNU
2016-01-14-Make sure scenes properly update when switching tabs, even if sub-instances ...Juan Linietsky
2016-01-12Fix situation where TSCN format might crash, closes #3062Juan Linietsky
2016-01-06Merge pull request #3136 from MarianoGnu/bug_fixingRémi Verschelde
2016-01-06Fix .tscn format not loading signal bindsFranklin Sobrinho
2016-01-06Merge pull request #3159 from neikeq/tab_close_iconRémi Verschelde
2016-01-03-Replaced tinyjpg for jpgd (public domain), fixes progressive encoded jpgs an...Juan Linietsky
2016-01-02-Restore mouse on X11 when debugger break happens, closes #2232Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-31Merge branch 'master' of https://github.com/godotengine/godotJuan Linietsky
2015-12-31-Ensure .tscn and .tres always save in a deterministic way, fixes #2495Juan Linietsky
2015-12-29Add tab close icon to the default themeIgnacio Etcheverry
2015-12-28Add missing argument names in GDScript bindingsRémi Verschelde
2015-12-28Fix wrong getters in ShaderGraphRémi Verschelde