mirror of
https://github.com/godotengine/godot.git
synced 2025-12-07 22:00:10 +00:00
Add IKModifier3D
This commit is contained in:
parent
08705259f2
commit
bf22eb25e3
69 changed files with 6066 additions and 179 deletions
|
|
@ -46,7 +46,7 @@ class Control : public CanvasItem {
|
|||
|
||||
#ifdef TOOLS_ENABLED
|
||||
bool saving = false;
|
||||
#endif //TOOLS_ENABLED
|
||||
#endif // TOOLS_ENABLED
|
||||
|
||||
public:
|
||||
static constexpr AncestralClass static_ancestral_class = AncestralClass::CONTROL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue