I'd rather move this method to select::ID.invalid_id()
method or even static constant field.
There are a few things that are wrong here.
Can these wait for #122910 ?
Logic changes in it and nothing like gl_PrimitiveID
is not needed anymore.
Though curvesInfoBlock
is still…
I've added 14d04673ce, but not sure if DrwState
set for "ResourceBind" will affect sequent Sub
s.
Well it doesn't work. Selection stops working. Tried select_bind
in "ResourceBind" sub or in image subs.
I can commit if you want to check it.
, why not at the end or in the middle?
The idea was to let some initialization, this gives more weight than to the middle or end.
Also -FLT_MAX
looks a bit hacky. What if in a passed…
state.space_type != SPACE_VIEW3D
applies only to background_scene_ps_
and foreground_scene_ps_
, so hardly done in a level of object_sync
.
*_scene_ps_
vs *_ps_
is chosen on `use_view_tr…