MarginallyClever / Robot-Overlord-App

Simulation and control software for robots
https://www.marginallyclever.com/
GNU General Public License v2.0
157 stars 48 forks source link

Implement "sometimes" rendering #216

Closed i-make-robots closed 6 months ago

i-make-robots commented 6 months ago

Render passes should have a way to draw relevant selected items with some kind of highlight to make them distinct.

Sometimes rendering should draw the selected items with the highlight even if the rest are not being drawn.

i-make-robots commented 6 months ago

27070b2f2d0ef4deaff4853be575648fea0ade63 : highlight MeshInstance image

i-make-robots commented 6 months ago

27070b2f2d0ef4deaff4853be575648fea0ade63 : highlight selected hinges image

i-make-robots commented 6 months ago

c95d8e73e491670dfb12b23ff121e7754da862b9 : highlight selected camera image

i-make-robots commented 6 months ago

c95d8e73e491670dfb12b23ff121e7754da862b9 : in "sometimes" mode draw only selected items. image