mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Implement Quaternion Editor
This commit is contained in:
parent
0c5f254956
commit
673c649adb
8 changed files with 165 additions and 12 deletions
|
|
@ -110,6 +110,8 @@ public:
|
|||
void set_flat(bool p_enable);
|
||||
bool is_flat() const;
|
||||
|
||||
bool is_grabbing() const;
|
||||
|
||||
void setup_and_show() { _focus_entered(); }
|
||||
LineEdit *get_line_edit();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue