index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
plugins
Age
Commit message (
Expand
)
Author
2018-07-03
Merge pull request #19634 from guilhermefelipecgs/fix_shortcut_conflict
Max Hilbrunner
2018-07-01
-Fix in animationplayback, sound would be cut on loop
Juan Linietsky
2018-06-27
Changes to how node paths are selected from property, allowing setting a hint.
Juan Linietsky
2018-06-27
The way multiple quaternions being slerped was not good, changed approach to ...
Juan Linietsky
2018-06-26
-Add root motion support in AnimationTree.
Juan Linietsky
2018-06-26
Merge pull request #19164 from marcelofg55/tilemap_undo2
Rémi Verschelde
2018-06-25
renamed AnimationGraphPlayer to AnimationTree
Juan Linietsky
2018-06-25
added BlendSpace1D editor plugin
Thomas Herzog
2018-06-25
added AnimationBlendSpace1D
Thomas Herzog
2018-06-25
rename BlendSpace to BlendSpace2D
Thomas Herzog
2018-06-25
State machine animation node
Juan Linietsky
2018-06-25
Merge pull request #19698 from Chaosus/theme_submenu
Rémi Verschelde
2018-06-21
Added auto triangle generation in blend space, using Delaunay.
Juan Linietsky
2018-06-21
Remove error messages
Juan Linietsky
2018-06-21
Fix crashes, ability to add blendpsace into blendtree, ability to delete with...
Juan Linietsky
2018-06-21
Animation Blend Spaces
Juan Linietsky
2018-06-21
Move Theme options to submenu
Chaosus
2018-06-18
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-18
Remove shortcut conflict
Guilherme Felipe
2018-06-13
Merge pull request #19487 from JFonS/better_3d_select
Rémi Verschelde
2018-06-13
Polished 3D selection
JFonS
2018-06-13
Merge pull request #19503 from akien-mga/osx-ctrl-cmd
Rémi Verschelde
2018-06-12
Fixes a crash on draw_hover
groud
2018-06-11
Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMD
Rémi Verschelde
2018-06-08
Fix translate messages for new AnimationPlayer
Guilherme Felipe
2018-06-08
Merge pull request #19343 from bojidar-bg/x-fix-tilemap-shape-rotation
Rémi Verschelde
2018-06-08
Merge pull request #19334 from guilhermefelipecgs/fix_popup
Juan Linietsky
2018-06-08
Merge pull request #19314 from Jellonator/master
Rémi Verschelde
2018-06-07
Entirely new (and much improved) animation editor.
Juan Linietsky
2018-06-06
Fix theme not updating with changes
Guilherme Felipe
2018-06-06
Fix #16069, #19292, #19267 and #18940
Guilherme Felipe
2018-06-06
Merge pull request #19388 from volzhs/show-filename
Rémi Verschelde
2018-06-06
Show opened script or help name
volzhs
2018-06-03
Fix bugs related to bad handling of rotated/translated shapes in tilemap
Bojidar Marinov
2018-06-02
Added autotile override
James Beedie
2018-06-01
Merge pull request #19250 from YeldhamDev/scene_editor_tooltips
Rémi Verschelde
2018-05-30
Move NavigationMeshEditorPlugin to Recast module as should be
Rémi Verschelde
2018-05-29
Improve TileMap undo operations, second try
Marcelo Fernandez
2018-05-29
Minor changes to the Scene and Canvas editors' tooltips.
Michael Alexsander Silva Dias
2018-05-29
Fix index out of size error of image.cpp
volzhs
2018-05-26
Merge pull request #18234 from flashyincceo/font-preview
Max Hilbrunner
2018-05-25
Revert "Improve TileMap undo operations"
Rémi Verschelde
2018-05-25
Merge pull request #19157 from volzhs/bone-visibility
Gilles Roudière
2018-05-25
Don't draw bones if it's not visible
volzhs
2018-05-23
Improve TileMap undo operations
Marcelo Fernandez
2018-05-21
Fix AssetLib image loading
Karolis K
2018-05-18
Small tooltip changes.
Michael Alexsander Silva Dias
2018-05-18
-Hid texture flags by default so they dont take so much space
Juan Linietsky
2018-05-17
Merge pull request #18960 from isaacremnant/autotile_3x3_minimal
Mariano Javier Suligoy
2018-05-17
Moved inspector functionality from EditorNode to InspectorDock.
Daniel J. Ramirez
[next]