| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| | * | | Added code completion selected color setting | Paulb23 | 2016-06-21 | 1 | -6/+0 |
| * | | | Animation: Fix property loop_interpolation | J08nY | 2016-06-21 | 1 | -3/+4 |
| |/ / |
|
| * | | Add quotes to .tscn keys, solves #4366 | Juan Linietsky | 2016-06-20 | 1 | -2/+7 |
| * | | Fix error storing path for children of instanced nodes in .tscn, fixes #4320 ... | Juan Linietsky | 2016-06-20 | 2 | -4/+1 |
| |/ |
|
| * | -Added options for scene import plugin to keep materials and user-added track... | Juan Linietsky | 2016-06-20 | 2 | -1/+29 |
| * | Replace 'or'/'and' keywords | George Marques | 2016-06-19 | 1 | -1/+1 |
| * | Merge pull request #5259 from neikeq/pr-textedit-zoom | Rémi Verschelde | 2016-06-19 | 1 | -1/+1 |
| |\ |
|
| | * | TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down | Ignacio Etcheverry | 2016-06-18 | 1 | -1/+1 |
| * | | Merge pull request #5085 from RandomShaper/remove-unreachable-code | Rémi Verschelde | 2016-06-19 | 1 | -6/+0 |
| |\ \ |
|
| | * | | Remove found dead code | Pedro J. Estébanez | 2016-06-07 | 1 | -6/+0 |
| * | | | Merge pull request #4724 from Cybolic/optional-loop-interpolation | Rémi Verschelde | 2016-06-19 | 2 | -1/+19 |
| |\ \ \ |
|
| | * | | | Added toggle for loop interpolation based on adolson's code | Christian Dannie Storgaard | 2016-05-20 | 2 | -1/+19 |
| * | | | | -Added trigger mode to tracks, useful for properties that work as triggers, s... | Juan Linietsky | 2016-06-19 | 2 | -17/+48 |
| * | | | | DynamicFontData can be built-in (will still link to a ttf though), closes #4600 | Juan Linietsky | 2016-06-18 | 2 | -0/+15 |
| * | | | | Drop fully commented-out files | Rémi Verschelde | 2016-06-18 | 4 | -297/+6 |
| * | | | | Drop empty files that are not used anywhere | Rémi Verschelde | 2016-06-18 | 4 | -142/+0 |
| * | | | | Add missing license headers in our source files (#5255) | Rémi Verschelde | 2016-06-18 | 12 | -28/+336 |
| | |_|/
|/| | |
|
| * | | | Keep track of when fonts change, so theme or controls that use fonts as overr... | Juan Linietsky | 2016-06-17 | 2 | -0/+54 |
| * | | | fixes compilation error on visual studio, closes #5249 | Juan Linietsky | 2016-06-17 | 2 | -2/+4 |
| * | | | -added missing .inc files | Juan Linietsky | 2016-06-17 | 15 | -164953/+38593 |
| * | | | It is now possible to set a default custom theme, whether you want a hidpi de... | Juan Linietsky | 2016-06-16 | 2 | -23/+17 |
| * | | | Adds the ability to draw parent-children relationship lines in scene tree editor | UgisBrekis | 2016-06-15 | 1 | -3/+2 |
| * | | | Added some theme icons and its sources | Daniel J. Ramirez | 2016-06-14 | 34 | -27/+962 |
| * | | | fix crash when clearing dynamicfontdata, closes #4877 | Juan Linietsky | 2016-06-13 | 1 | -1/+5 |
| * | | | Merge pull request #5176 from marcelofg55/master | Juan Linietsky | 2016-06-13 | 2 | -2/+2 |
| |\ \ \ |
|
| | * | | | Fixed overloaded virtual functions with const vs none warning | marcelofg55 | 2016-06-12 | 2 | -2/+2 |
| | | |/
| |/| |
|
| * | | | resolve numerical error when comparing instancing an inheritance to avoid sav... | Juan Linietsky | 2016-06-12 | 1 | -3/+13 |
| * | | | Fixed ancient bug that prevented proper theme editing, closes #4924 | Juan Linietsky | 2016-06-12 | 1 | -3/+4 |
| |/ / |
|
| * | | Merge pull request #5026 from Geequlim/patch9frame-extension | Juan Linietsky | 2016-06-06 | 2 | -2/+23 |
| |\ \ |
|
| | * | | Enhanced StyleBoxTexture: | Geequlim | 2016-06-05 | 2 | -1/+23 |
| | * | | Add texture region support for stylebox render | Geequlim | 2016-06-05 | 1 | -2/+1 |
| * | | | Bitmask import plugin | Saracen | 2016-06-05 | 1 | -0/+2 |
| |/ / |
|
| * | | Physics2D: Rename default_density to default_linear_damp | Rémi Verschelde | 2016-06-04 | 1 | -1/+9 |
| * | | Merge pull request #4952 from sanikoyes/Pr-fix-stb-font-prop | Juan Linietsky | 2016-06-01 | 1 | -2/+2 |
| |\ \ |
|
| | * | | fix stb font property names | sanikoyes | 2016-05-31 | 1 | -2/+2 |
| * | | | Some cleanup to GDScript | Juan Linietsky | 2016-05-31 | 1 | -0/+8 |
| |/ / |
|
| * | | Merge remote-tracking branch 'origin/master' | Juan Linietsky | 2016-05-30 | 2 | -143/+134 |
| |\ \ |
|
| | * | | -Some fixes to OSX retina scaling for window functions | Juan Linietsky | 2016-05-30 | 2 | -143/+134 |
| * | | | changed font system to use fallbacks | Juan Linietsky | 2016-05-30 | 2 | -34/+274 |
| |/ / |
|
| * | | Finalized DynamicFont implementation | Juan Linietsky | 2016-05-29 | 4 | -158/+924 |
| * | | Changed import workflow | Juan Linietsky | 2016-05-27 | 1 | -1/+4 |
| * | | Fixed caret color not changing though properties | Paulb23 | 2016-05-24 | 1 | -1/+1 |
| * | | remove trailing whitespace | Hubert Jarosz | 2016-05-21 | 3 | -24/+24 |
| |/ |
|
| * | -Added configuration warning system for nodes | Juan Linietsky | 2016-05-17 | 2 | -1/+2 |
| * | Merge pull request #4096 from neikeq/pr-margin-cont-imp | Juan Linietsky | 2016-05-13 | 1 | -1/+4 |
| |\ |
|
| | * | MarginContainer: Add top, right and bottom margins | Ignacio Etcheverry | 2016-03-21 | 1 | -1/+4 |
| * | | -begun implementing drag & drop editor wide | Juan Linietsky | 2016-05-11 | 1 | -0/+1 |
| * | | Merge pull request #4547 from neikeq/pr-wrong-debug-methods | Rémi Verschelde | 2016-05-05 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix wrong return and argument types in documentation | Ignacio Etcheverry | 2016-05-04 | 1 | -1/+1 |
| * | | | Fix crash in dynamic font | sanikoyes | 2016-05-03 | 1 | -0/+4 |
| |/ / |
|