index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
Age
Commit message (
Expand
)
Author
2018-07-03
Merge pull request #19205 from marcelofg55/audio_stream_pause
Max Hilbrunner
2018-07-03
Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferred
Max Hilbrunner
2018-07-03
Merge pull request #19246 from xemjeff/physics
Max Hilbrunner
2018-07-03
Merge pull request #19398 from godotengine/remove-left-margin
Max Hilbrunner
2018-07-03
Merge pull request #19565 from robojumper/fixed_edge_scroll
Max Hilbrunner
2018-07-03
Ensure, if a texture meant for a normal map is imported and size limit exists...
Juan Linietsky
2018-07-03
Merge pull request #19843 from Calinou/fix-dynamicfont-hinting-setting
Max Hilbrunner
2018-07-02
Added ability for SSAO to affect AO textures too
Juan Linietsky
2018-07-02
-Fixes to how hashing happened, now StringName and NodePath use default hashe...
Juan Linietsky
2018-07-02
Removed two skeleton parameter from compilation width no 3d
Andrea Catania
2018-07-01
Merge pull request #19875 from willnationsdev/meta-underlined
George Marques
2018-07-01
-Fix in animationplayback, sound would be cut on loop
Juan Linietsky
2018-07-01
Merge pull request #19871 from guilhermefelipecgs/fix_performance_ui
Rémi Verschelde
2018-07-01
Fix performance for godot's interface
Guilherme Felipe
2018-07-01
Merge pull request #19886 from AndreaCatania/no3d
Rémi Verschelde
2018-07-01
Fixes #19845 no 3d Compilation issue
Andrea Catania
2018-07-01
Fixes #19648 Kinematic body move_and_slide compatibility issue
Andrea Catania
2018-07-01
Fix underline_meta not working in RichTextLabel
Will Nations
2018-06-30
-Fixes to OBJ importer, option to disable optimization
Juan Linietsky
2018-06-29
Fix the DynamicFont hinting setting being ineffective
Hugo Locurcio
2018-06-29
Small fixes
Juan Linietsky
2018-06-28
Optimize images losslessly using `oxipng -o6 --strip all --zopfli`
Hugo Locurcio
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-27
Style: Apply clang-format to animation_tree.cpp
Rémi Verschelde
2018-06-27
change node graph property and improved some bindings
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-26
Merge pull request #19776 from marcelofg55/tilemap_quadrant_opt
Rémi Verschelde
2018-06-26
Optimize _recreate_quadrants
Marcelo Fernandez
2018-06-26
ensure BlendSpace1D syncs animations
Thomas Herzog
2018-06-25
renamed AnimationGraphPlayer to AnimationTree
Juan Linietsky
2018-06-25
Merge pull request #19720 from karroffel/blendspace-1d
Juan Linietsky
2018-06-25
removed print
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-24
Fight off some error spam in the editor
Bastiaan Olij
2018-06-21
Added auto triangle generation in blend space, using Delaunay.
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-19
Add missing NULL checks for add_child_below_node
Marcelo Fernandez
2018-06-18
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-16
Fix property hint for ReflectionProbe extents
Rémi Verschelde
2018-06-14
Re-enable scrolling via selecting code beyond edges in text_edit.cpp
robojumper
2018-06-13
Merge pull request #19541 from SaracenOne/ime2
Rémi Verschelde
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
LineEdit IME position will now ignore placeholder text.
Saracen
[next]