aboutsummaryrefslogtreecommitdiff
path: root/editor
Commit message (Expand)AuthorAgeFilesLines
* i18n: Sync translations with WeblateRémi Verschelde2018-06-2237-1669/+1755
* Merge pull request #19695 from rraallvv/nocache_gen_masterRémi Verschelde2018-06-221-4/+4
|\
| * add NoCache wrapper to CommandRhody Lugo2018-06-211-4/+4
* | Added auto triangle generation in blend space, using Delaunay.Juan Linietsky2018-06-213-12/+124
* | Remove error messagesJuan Linietsky2018-06-211-1/+1
* | Fix crashes, ability to add blendpsace into blendtree, ability to delete with...Juan Linietsky2018-06-215-48/+108
* | Animation Blend SpacesJuan Linietsky2018-06-215-13/+1165
* | fix default glTF metallic & roughness factor valuesRodolfo Ribeiro Gomes2018-06-211-2/+5
|/
* Fix profiler not updating on realtimeMarcelo Fernandez2018-06-191-2/+2
* -Added AnimationGraphPlayer (still missing features)Juan Linietsky2018-06-1811-41/+1083
* Merge pull request #19632 from vnen/fix-editor-autoload-registerGeorge Marques2018-06-181-2/+22
|\
| * Fix order to register autoloads in-editorGeorge Marques2018-06-181-2/+22
* | Prevent animation player crashGuilherme Felipe2018-06-181-1/+1
* | Merge pull request #19573 from guilhermefelipecgs/fix_animation_previewRémi Verschelde2018-06-181-6/+34
|\ \ | |/ |/|
| * [AnimationPlayer] Fix preview for both AnimatedSprite (2D and 3D)Guilherme Felipe2018-06-141-6/+34
* | Merge pull request #19568 from guilhermefelipecgs/fix_editor_defRémi Verschelde2018-06-154-3/+15
|\ \
| * | Fix path typo for editor def capitalize_propertiesGuilherme Felipe2018-06-154-3/+15
| |/
* | Merge pull request #19553 from guilhermefelipecgs/fix_solarized_themeRémi Verschelde2018-06-151-2/+2
|\ \
| * | Small improvement to solarized themeGuilherme Felipe2018-06-141-2/+2
| |/
* | Merge pull request #19544 from RandomShaper/gltf-shapes-namesRémi Verschelde2018-06-151-1/+4
|\ \
| * | Import morph target names from glTFPedro J. Estébanez2018-06-141-1/+4
* | | Tweak adaptative guideline and completion_background colorletheed2018-06-151-2/+2
| |/ |/|
* | Fix invalid DEFVAL in SpatialEditorGizmo::add_unscaled_billboardRémi Verschelde2018-06-131-1/+1
|/
* Removed duplicate default colours and removed GDScriptHighligher colours from...Paulb232018-06-133-59/+28
* Theme saving no longer hard codedPaulb232018-06-131-33/+10
* Merge pull request #19487 from JFonS/better_3d_selectRémi Verschelde2018-06-134-72/+162
|\
| * Polished 3D selectionJFonS2018-06-134-72/+162
* | Merge pull request #19503 from akien-mga/osx-ctrl-cmdRémi Verschelde2018-06-134-39/+62
|\ \
| * | Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMDRémi Verschelde2018-06-114-39/+62
| |/
* | Merge pull request #19514 from Chaosus/solarized_themesRémi Verschelde2018-06-133-15/+25
|\ \
| * | Added Solarized Dark and Light themesChaosus2018-06-133-15/+25
| |/
* | Merge pull request #19516 from groud/fix_crash_on_hoverRémi Verschelde2018-06-132-38/+56
|\ \
| * | Fixes a crash on draw_hovergroud2018-06-122-38/+56
* | | Style fixes for commit d5bb6faaRémi Verschelde2018-06-131-3/+1
* | | Merge pull request #19526 from robojumper/fix_tutorialsRémi Verschelde2018-06-133-9/+25
|\ \ \ | |/ / |/| |
| * | Add support for tutorial links to makerst.pyrobojumper2018-06-123-9/+25
| |/
* / -Make sure that ProjectSettings are properly dumped when dumping docs.Juan Linietsky2018-06-111-1/+8
|/
* Fix drag and drop autoloadvolzhs2018-06-091-2/+2
* Bit more of visual polishJuan Linietsky2018-06-082-2/+8
* Remove the "go back" behavior in track editor for inspector based key editing...Juan Linietsky2018-06-081-0/+15
* Properly update range and valid key range when keys are in/out of view, fixes...Juan Linietsky2018-06-081-30/+30
* Merge pull request #19452 from guilhermefelipecgs/fix_messagesRémi Verschelde2018-06-081-4/+4
|\
| * Fix translate messages for new AnimationPlayerGuilherme Felipe2018-06-081-4/+4
* | Fixed cursor not updating in some circumstances, closes #19430Juan Linietsky2018-06-081-0/+4
|/
* Disallow via add track for animation player to animate itself, fixes #19425Juan Linietsky2018-06-081-0/+5
* Avoid animation length from ever being completely, fixes #19420Juan Linietsky2018-06-081-1/+3
* Merge pull request #19343 from bojidar-bg/x-fix-tilemap-shape-rotationRémi Verschelde2018-06-081-2/+2
|\
| * Fix bugs related to bad handling of rotated/translated shapes in tilemapBojidar Marinov2018-06-031-2/+2
* | Merge pull request #19334 from guilhermefelipecgs/fix_popupJuan Linietsky2018-06-084-12/+19
|\ \
| * | Fix #16069, #19292, #19267 and #18940Guilherme Felipe2018-06-064-12/+19