Age | Commit message (Expand) | Author |
2016-06-28 | Remove error when getting dependencies from tscn files in some cases, closes ... | Juan Linietsky |
2016-06-28 | Fixed bug in instance state ordering, closes #3904 | Juan Linietsky |
2016-06-27 | Make most resources (save for packedscenes and scripts) reload if they change... | Juan Linietsky |
2016-06-26 | Revert "Added toggle for loop interpolation based on adolson's code" | Rémi Verschelde |
2016-06-26 | Merge pull request #5307 from MarianoGnu/master | Rémi Verschelde |
2016-06-25 | Merge pull request #5397 from djrm/gizmos_fix | Rémi Verschelde |
2016-06-24 | Added high resolution icons for the Gizmos, fixes #1638 | Daniel J. Ramirez |
2016-06-24 | Merge pull request #5386 from Paulb23/code_completion_color_theme | Rémi Verschelde |
2016-06-24 | Exposed code completion colors to the text edit theme | Paulb23 |
2016-06-23 | Merge pull request #5362 from J08nY/png | Rémi Verschelde |
2016-06-22 | Improved binding system (ObjectTypeDB::bind_method) to be friendlier to stati... | Juan Linietsky |
2016-06-22 | Fixed iCCp chunk in pngs | J08nY |
2016-06-22 | Merge pull request #5344 from Paulb23/code_completion_colors | Rémi Verschelde |
2016-06-21 | Added code completion existing color setting | Paulb23 |
2016-06-21 | Added code completion selected color setting | Paulb23 |
2016-06-21 | Animation: Fix property loop_interpolation | J08nY |
2016-06-20 | Add quotes to .tscn keys, solves #4366 | Juan Linietsky |
2016-06-20 | Fix error storing path for children of instanced nodes in .tscn, fixes #4320 ... | Juan Linietsky |
2016-06-20 | Modify margins with mouse input | MarianoGNU |
2016-06-20 | -Added options for scene import plugin to keep materials and user-added track... | Juan Linietsky |
2016-06-19 | Replace 'or'/'and' keywords | George Marques |
2016-06-19 | Merge pull request #5259 from neikeq/pr-textedit-zoom | Rémi Verschelde |
2016-06-19 | Merge pull request #5085 from RandomShaper/remove-unreachable-code | Rémi Verschelde |
2016-06-19 | Merge pull request #4724 from Cybolic/optional-loop-interpolation | Rémi Verschelde |
2016-06-19 | -Added trigger mode to tracks, useful for properties that work as triggers, s... | Juan Linietsky |
2016-06-18 | DynamicFontData can be built-in (will still link to a ttf though), closes #4600 | Juan Linietsky |
2016-06-18 | Drop fully commented-out files | Rémi Verschelde |
2016-06-18 | Drop empty files that are not used anywhere | Rémi Verschelde |
2016-06-18 | TextEdit: Change font size with Ctrl+Mouse Wheel Up/Down | Ignacio Etcheverry |
2016-06-18 | Add missing license headers in our source files (#5255) | Rémi Verschelde |
2016-06-17 | Keep track of when fonts change, so theme or controls that use fonts as overr... | Juan Linietsky |
2016-06-17 | fixes compilation error on visual studio, closes #5249 | Juan Linietsky |
2016-06-17 | -added missing .inc files | Juan Linietsky |
2016-06-16 | It is now possible to set a default custom theme, whether you want a hidpi de... | Juan Linietsky |
2016-06-15 | Adds the ability to draw parent-children relationship lines in scene tree editor | UgisBrekis |
2016-06-14 | Added some theme icons and its sources | Daniel J. Ramirez |
2016-06-13 | fix crash when clearing dynamicfontdata, closes #4877 | Juan Linietsky |
2016-06-13 | Merge pull request #5176 from marcelofg55/master | Juan Linietsky |
2016-06-12 | resolve numerical error when comparing instancing an inheritance to avoid sav... | Juan Linietsky |
2016-06-12 | Fixed ancient bug that prevented proper theme editing, closes #4924 | Juan Linietsky |
2016-06-12 | Fixed overloaded virtual functions with const vs none warning | marcelofg55 |
2016-06-07 | Remove found dead code | Pedro J. Estébanez |
2016-06-06 | Merge pull request #5026 from Geequlim/patch9frame-extension | Juan Linietsky |
2016-06-05 | Bitmask import plugin | Saracen |
2016-06-05 | Enhanced StyleBoxTexture: | Geequlim |
2016-06-05 | Add texture region support for stylebox render | Geequlim |
2016-06-04 | Physics2D: Rename default_density to default_linear_damp | Rémi Verschelde |
2016-06-01 | Merge pull request #4952 from sanikoyes/Pr-fix-stb-font-prop | Juan Linietsky |
2016-05-31 | Some cleanup to GDScript | Juan Linietsky |
2016-05-31 | fix stb font property names | sanikoyes |