Do not use RaycastManager inside job
Separate Jobs for Creation of volume from creation of Object
This commit is contained in:
parent
3b55de7e0b
commit
e8cfe35f78
6 changed files with 354 additions and 221 deletions
|
@ -81,6 +81,8 @@ private:
|
|||
static FontList create_default_font_list();
|
||||
void set_default_text();
|
||||
|
||||
bool start_volume_creation(ModelVolumeType volume_type, const Vec2d &screen_coor);
|
||||
|
||||
void check_selection();
|
||||
// more general function --> move to select
|
||||
ModelVolume *get_selected_volume();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue