godot/scene
Rémi Verschelde 536825d004
Rename Curve3Texture to CurveXYZTexture
Neither name is a perfect match but `Curve3Texture` looked too similar to
`CurveTexture` and `Curve3D`, which made things confusing when picking a
texture type or browsing the API reference.
2021-07-14 00:30:58 +02:00
..
2d Make move_and_slide collision detection more accurate 2021-07-01 15:15:42 -07:00
3d Merge pull request #50063 from nekomatata/more-accurate-move-and-slide 2021-07-13 20:41:09 +02:00
animation Merge pull request #48375 from bowling-allie/discrete-carry-bug 2021-07-13 10:33:34 +02:00
audio Fixes small typos and grammar correction 2021-03-12 19:05:16 +05:30
debugger Merge pull request #49719 from LightningAA/rename-node-is-ancestor-of 2021-06-29 12:07:25 +02:00
gui Add header theme type variations to labels 2021-07-13 15:42:09 +02:00
main Merge pull request #50299 from YeldhamDev/window_wrap_controls_fix 2021-07-13 18:04:33 +02:00
resources Rename Curve3Texture to CurveXYZTexture 2021-07-14 00:30:58 +02:00
register_scene_types.cpp Rename Curve3Texture to CurveXYZTexture 2021-07-14 00:30:58 +02:00
register_scene_types.h Update copyright statements to 2021 2021-01-01 20:19:21 +01:00
scene_string_names.cpp Fix editor suffixes and degrees conversion 2021-06-30 12:38:25 -03:00
scene_string_names.h Remove clips_input() method and use clip_content 2021-06-25 15:46:37 +02:00
SCsub SCons: Add explicit dependencies on thirdparty code in cloned env 2020-12-18 10:29:34 +01:00