BabylonJS / Editor

Community managed visual editor for Babylon.js
http://editor.babylonjs.com/
817 stars 235 forks source link

Allow multi-selection for edition tools #136

Open julien-moreau opened 5 years ago

julien-moreau commented 5 years ago
the-simian commented 5 years ago

heads up, also add some debounce to property inputs. I noticed input lag/freeze when changing the scale of a cube with .dds texture on it. That or make Change on Blur?