aboutsummaryrefslogtreecommitdiff
path: root/scene/resources
Commit message (Expand)AuthorAgeFilesLines
...
| * | Added code completion selected color settingPaulb232016-06-211-6/+0
* | | Animation: Fix property loop_interpolationJ08nY2016-06-211-3/+4
|/ /
* | Add quotes to .tscn keys, solves #4366Juan Linietsky2016-06-201-2/+7
* | Fix error storing path for children of instanced nodes in .tscn, fixes #4320 ...Juan Linietsky2016-06-202-4/+1
|/
* -Added options for scene import plugin to keep materials and user-added track...Juan Linietsky2016-06-202-1/+29
* Replace 'or'/'and' keywordsGeorge Marques2016-06-191-1/+1
* Merge pull request #5259 from neikeq/pr-textedit-zoomRémi Verschelde2016-06-191-1/+1
|\
| * TextEdit: Change font size with Ctrl+Mouse Wheel Up/DownIgnacio Etcheverry2016-06-181-1/+1
* | Merge pull request #5085 from RandomShaper/remove-unreachable-codeRémi Verschelde2016-06-191-6/+0
|\ \
| * | Remove found dead codePedro J. Estébanez2016-06-071-6/+0
* | | Merge pull request #4724 from Cybolic/optional-loop-interpolationRémi Verschelde2016-06-192-1/+19
|\ \ \
| * | | Added toggle for loop interpolation based on adolson's codeChristian Dannie Storgaard2016-05-202-1/+19
* | | | -Added trigger mode to tracks, useful for properties that work as triggers, s...Juan Linietsky2016-06-192-17/+48
* | | | DynamicFontData can be built-in (will still link to a ttf though), closes #4600Juan Linietsky2016-06-182-0/+15
* | | | Drop fully commented-out filesRémi Verschelde2016-06-184-297/+6
* | | | Drop empty files that are not used anywhereRémi Verschelde2016-06-184-142/+0
* | | | Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-1812-28/+336
| |_|/ |/| |
* | | Keep track of when fonts change, so theme or controls that use fonts as overr...Juan Linietsky2016-06-172-0/+54
* | | fixes compilation error on visual studio, closes #5249Juan Linietsky2016-06-172-2/+4
* | | -added missing .inc filesJuan Linietsky2016-06-1715-164953/+38593
* | | It is now possible to set a default custom theme, whether you want a hidpi de...Juan Linietsky2016-06-162-23/+17
* | | Adds the ability to draw parent-children relationship lines in scene tree editorUgisBrekis2016-06-151-3/+2
* | | Added some theme icons and its sourcesDaniel J. Ramirez2016-06-1434-27/+962
* | | fix crash when clearing dynamicfontdata, closes #4877Juan Linietsky2016-06-131-1/+5
* | | Merge pull request #5176 from marcelofg55/masterJuan Linietsky2016-06-132-2/+2
|\ \ \
| * | | Fixed overloaded virtual functions with const vs none warningmarcelofg552016-06-122-2/+2
| | |/ | |/|
* | | resolve numerical error when comparing instancing an inheritance to avoid sav...Juan Linietsky2016-06-121-3/+13
* | | Fixed ancient bug that prevented proper theme editing, closes #4924Juan Linietsky2016-06-121-3/+4
|/ /
* | Merge pull request #5026 from Geequlim/patch9frame-extensionJuan Linietsky2016-06-062-2/+23
|\ \
| * | Enhanced StyleBoxTexture:Geequlim2016-06-052-1/+23
| * | Add texture region support for stylebox renderGeequlim2016-06-051-2/+1
* | | Bitmask import pluginSaracen2016-06-051-0/+2
|/ /
* | Physics2D: Rename default_density to default_linear_dampRémi Verschelde2016-06-041-1/+9
* | Merge pull request #4952 from sanikoyes/Pr-fix-stb-font-propJuan Linietsky2016-06-011-2/+2
|\ \
| * | fix stb font property namessanikoyes2016-05-311-2/+2
* | | Some cleanup to GDScriptJuan Linietsky2016-05-311-0/+8
|/ /
* | Merge remote-tracking branch 'origin/master'Juan Linietsky2016-05-302-143/+134
|\ \
| * | -Some fixes to OSX retina scaling for window functionsJuan Linietsky2016-05-302-143/+134
* | | changed font system to use fallbacksJuan Linietsky2016-05-302-34/+274
|/ /
* | Finalized DynamicFont implementationJuan Linietsky2016-05-294-158/+924
* | Changed import workflowJuan Linietsky2016-05-271-1/+4
* | Fixed caret color not changing though propertiesPaulb232016-05-241-1/+1
* | remove trailing whitespaceHubert Jarosz2016-05-213-24/+24
|/
* -Added configuration warning system for nodesJuan Linietsky2016-05-172-1/+2
* Merge pull request #4096 from neikeq/pr-margin-cont-impJuan Linietsky2016-05-131-1/+4
|\
| * MarginContainer: Add top, right and bottom marginsIgnacio Etcheverry2016-03-211-1/+4
* | -begun implementing drag & drop editor wideJuan Linietsky2016-05-111-0/+1
* | Merge pull request #4547 from neikeq/pr-wrong-debug-methodsRémi Verschelde2016-05-051-1/+1
|\ \
| * | Fix wrong return and argument types in documentationIgnacio Etcheverry2016-05-041-1/+1
* | | Fix crash in dynamic fontsanikoyes2016-05-031-0/+4
|/ /