This website requires JavaScript.
Explore
Docs
Wiki
Blog
1.27.0+47-gce6c515cda
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
827cadafc8bfe1d9ee159574eb5e89041b138564
engine
/
scene
T
History
Rémi Verschelde
a2abe760c8
Merge pull request
#21047
from gotnospirit/fix_tween_reversed_duration
...
Tween: Always remove the desired InterpolateData when finished
2018-08-16 18:30:41 +02:00
..
2d
Lift 1440 limit in rotation_degrees hint range
2018-08-16 14:36:38 +02:00
3d
Expose PhysicalBone::get_bone_id() to c#/gdscript
2018-08-12 19:29:51 +01:00
animation
Tween: Add a unique identifier to InterpolateData to be able to remove the right one when finished
2018-08-16 15:59:35 +02:00
audio
Improved stream paused fade code
2018-07-09 21:58:33 -03:00
gui
Fix type of Range allow_greater/allow_lesser properties
2018-08-16 14:24:17 +02:00
main
Lift 1440 limit in rotation_degrees hint range
2018-08-16 14:36:38 +02:00
resources
Attempting to workaround the problem present in
#20904
, let me know if it works.
2018-08-15 13:24:52 -03:00
register_scene_types.cpp
Added proper import support for 3D and Array textures
2018-08-06 14:56:06 -03:00
register_scene_types.h
…
scene_string_names.cpp
Expose _clips_input as a virtual function,
closes
#15358
2018-07-29 12:48:17 -03:00
scene_string_names.h
Expose _clips_input as a virtual function,
closes
#15358
2018-07-29 12:48:17 -03:00
SCsub
…