summaryrefslogtreecommitdiff
path: root/scene/resources
AgeCommit message (Expand)Author
2016-06-23Merge pull request #5362 from J08nY/pngRémi Verschelde
2016-06-22Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati...Juan Linietsky
2016-06-22Fixed iCCp chunk in pngsJ08nY
2016-06-22Merge pull request #5344 from Paulb23/code_completion_colorsRémi Verschelde
2016-06-21Added code completion existing color settingPaulb23
2016-06-21Added code completion selected color settingPaulb23
2016-06-21Animation: Fix property loop_interpolationJ08nY
2016-06-20Add quotes to .tscn keys, solves #4366Juan Linietsky
2016-06-20Fix error storing path for children of instanced nodes in .tscn, fixes #4320 ...Juan Linietsky
2016-06-20-Added options for scene import plugin to keep materials and user-added track...Juan Linietsky
2016-06-19Replace 'or'/'and' keywordsGeorge Marques
2016-06-19Merge pull request #5259 from neikeq/pr-textedit-zoomRémi Verschelde
2016-06-19Merge pull request #5085 from RandomShaper/remove-unreachable-codeRémi Verschelde
2016-06-19Merge pull request #4724 from Cybolic/optional-loop-interpolationRémi Verschelde
2016-06-19-Added trigger mode to tracks, useful for properties that work as triggers, s...Juan Linietsky
2016-06-18DynamicFontData can be built-in (will still link to a ttf though), closes #4600Juan Linietsky
2016-06-18Drop fully commented-out filesRémi Verschelde
2016-06-18Drop empty files that are not used anywhereRémi Verschelde
2016-06-18TextEdit: Change font size with Ctrl+Mouse Wheel Up/DownIgnacio Etcheverry
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-17Keep track of when fonts change, so theme or controls that use fonts as overr...Juan Linietsky
2016-06-17fixes compilation error on visual studio, closes #5249Juan Linietsky
2016-06-17-added missing .inc filesJuan Linietsky
2016-06-16It is now possible to set a default custom theme, whether you want a hidpi de...Juan Linietsky
2016-06-15Adds the ability to draw parent-children relationship lines in scene tree editorUgisBrekis
2016-06-14Added some theme icons and its sourcesDaniel J. Ramirez
2016-06-13fix crash when clearing dynamicfontdata, closes #4877Juan Linietsky
2016-06-13Merge pull request #5176 from marcelofg55/masterJuan Linietsky
2016-06-12resolve numerical error when comparing instancing an inheritance to avoid sav...Juan Linietsky
2016-06-12Fixed ancient bug that prevented proper theme editing, closes #4924Juan Linietsky
2016-06-12Fixed overloaded virtual functions with const vs none warningmarcelofg55
2016-06-07Remove found dead codePedro J. Estébanez
2016-06-06Merge pull request #5026 from Geequlim/patch9frame-extensionJuan Linietsky
2016-06-05Bitmask import pluginSaracen
2016-06-05Enhanced StyleBoxTexture:Geequlim
2016-06-05Add texture region support for stylebox renderGeequlim
2016-06-04Physics2D: Rename default_density to default_linear_dampRémi Verschelde
2016-06-01Merge pull request #4952 from sanikoyes/Pr-fix-stb-font-propJuan Linietsky
2016-05-31Some cleanup to GDScriptJuan Linietsky
2016-05-31fix stb font property namessanikoyes
2016-05-30Merge remote-tracking branch 'origin/master'Juan Linietsky
2016-05-30changed font system to use fallbacksJuan Linietsky
2016-05-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
2016-05-29Finalized DynamicFont implementationJuan Linietsky
2016-05-27Changed import workflowJuan Linietsky
2016-05-24Fixed caret color not changing though propertiesPaulb23
2016-05-21remove trailing whitespaceHubert Jarosz
2016-05-20Added toggle for loop interpolation based on adolson's codeChristian Dannie Storgaard
2016-05-17-Added configuration warning system for nodesJuan Linietsky
2016-05-13Merge pull request #4096 from neikeq/pr-margin-cont-impJuan Linietsky