godot/scene
David Hoppenbrouwers 41e00b6787
Fix joint RID not being passed to _set in PhysicalBone
Also remove default RID() argument from JointData._set()
2020-12-22 13:20:34 +01:00
..
2d Fix camera2d zoom when set to zero (causing ERROR: affine_invert: Condition ' det == 0 ' is true.) 2020-12-16 23:42:12 +01:00
3d Fix joint RID not being passed to _set in PhysicalBone 2020-12-22 13:20:34 +01:00
animation Remove connect *_compat methods 2020-12-05 17:56:47 -05:00
audio Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
debugger Reorganized core/ directory, it was too fatty already 2020-11-07 20:17:12 -03:00
gui FIx visual issues with GraphEdit minimap 2020-12-17 22:59:04 +03:00
main Rename neighbour in Control to neighbor 2020-12-15 16:42:21 -06:00
resources Merge pull request #43416 from pycbouh/graph-minimap 2020-12-17 17:34:36 +01:00
register_scene_types.cpp Rename the TextureProgress node to TextureProgressBar 2020-12-14 21:35:13 +01:00
register_scene_types.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
scene_string_names.cpp Rename CanvasItem's hide signal to hidden 2020-12-08 12:14:15 +00:00
scene_string_names.h Rename CanvasItem's hide signal to hidden 2020-12-08 12:14:15 +00:00
SCsub SCons: Format buildsystem files with psf/black 2020-03-30 09:05:53 +02:00