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
/
animation
Age
Commit message (
Expand
)
Author
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-03
Merge pull request #15161 from volzhs/tween-follow
Rémi Verschelde
2018-01-03
Merge pull request #15132 from RandomShaper/fix-multiple-finish
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-30
change float to bool as correct type
firefly2442
2017-12-29
Fix Tween follow not working
volzhs
2017-12-28
Fix AnimationPlayer redundantly signaling finish
Pedro J. Estébanez
2017-12-27
Merge pull request #15008 from AlmightyScientist/issue-15000
Noshyaar
2017-12-25
AnimTreePlayer: fix duplicated properties
Poommetee Ketson
2017-12-24
Animation Tree: Prevent cycle_test from being altered by past-test.
AlmightyScientist
2017-12-14
Revert property changes in "[DOCS] AnimationPlayer new props, members/methods"
Rémi Verschelde
2017-12-10
doc: Sync classref with current source
Rémi Verschelde
2017-12-09
Add feature to disable animation tracks
Ray Koopa
2017-12-09
Merge pull request #14315 from willnationsdev/animationtreeplayer-docs
Rémi Verschelde
2017-12-08
[DOCS] AnimationTreePlayer props/members/methods
Will Nations
2017-12-07
[DOCS] AnimationPlayer prop API fixed
Will Nations
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-04
[DOCS] AnimationPlayer new props, members/methods
Will Nations
2017-11-25
Implement onion skinning for the animation editor
Pedro J. Estébanez
2017-11-25
Implement backup/restore for animated values
Pedro J. Estébanez
2017-11-21
Merge pull request #12284 from bojidar-bg/allow-subproperty-set
Rémi Verschelde
2017-11-21
Allow for getting/setting indexed properties of objects using get/set_indexed
Bojidar Marinov
2017-11-17
Rename Rect3 to AABB.
Ferenc Arn
2017-11-13
Change AnimationPlayer looping logic
Pedro J. Estébanez
2017-11-13
Make Tween::interpolate_property's able to get() the initial value
Bojidar Marinov
2017-11-02
Fixed AnimationPlayer.get_autoplay() returning empty string
Rasmus Ketelsen
2017-10-21
Refactor Fixed to Physics
Poommetee Ketson
2017-10-20
Merge pull request #12107 from RandomShaper/fix-anim-before-first-key
Rémi Verschelde
2017-10-15
Fix animation before first key
Pedro J. Estébanez
2017-10-14
Fix animation not stopping after seeking to the end
Pedro J. Estébanez
2017-10-07
Added a name/path description when there is an error in the Animation Track
Marcelo Fernandez
2017-09-30
Renamed fixed_process to physics_process
AndreaCatania
2017-09-20
Rename pos to position in user facing methods and variables
letheed
2017-09-13
Fix enums bindings
Maxim Sheronov
2017-09-12
Many fixes to visual script, changed virtuals override for a proper selector.
Juan Linietsky
2017-09-01
Fix AnimationTreePlayer bogus argument name
Rémi Verschelde
2017-09-01
Fix some argument ordering, closes #10010
Juan Linietsky
2017-08-29
Cleaned up logic in Tween::_tween_process(), fixes #9187
cryptonaut
2017-08-27
Dead code tells no tales
Rémi Verschelde
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-24
Convert Object::cast_to() to the static version
Hein-Pieter van Braam
2017-08-21
Merge pull request #10351 from neikeq/enums-are-for-the-weak
Juan Linietsky
2017-08-20
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
Merge pull request #10319 from neikeq/pr-engine-editor-hint
Juan Linietsky
2017-08-19
Removes editor_hint from SceneTree
Ignacio Etcheverry
2017-08-16
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-10
Removes type information from method binds
Ignacio Etcheverry
2017-08-07
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-06
Fixed some string names and animation playback options, closes #9446
Juan Linietsky
2017-06-25
BuildSystem: generated files have .gen.extension
Poommetee Ketson
[next]