mrmaxm
mrmaxm
Major question: what user problem (real commercial problem) does it solve and what new capabilities for users it enables? There are only a very few typedef instances in the codebase...
> > Better type information allows the engine API to be explored directly through its use for faster development and safer more reliable code That line is not a great...
> AppBase.setCanvasFillMode(mode: FillMode) But now it is not clear, is it an object argument? It is not a string. But users use strings.
Looking more into code and since Editor's front-end was open sourced, I've realized that this split is pretty awful: 1. Coding standards are totally different between two repos. 2. The...
It is a 3 for us. We use it for converting CADs (DWG/DXF) into GLBs. We can upload GLB as a binary and load it dynamically. Would be great to...
If branches would not be a full clone of a project (its assets especially) then this would be viable option. I believe this could be a good workflow shorthand on...
"Apply to Template" can be a bit tricky. What if you have selected two instances of the same template, and each with unique changes? If choosing only one instance per...
It could be done in multiple ways. One of the way using tags I can see: In Editor Settings, would have a panel with tags and colours. You would be...
I would argue about "notification" approach (it is obtrusive), and follow same approach it is with assets: we have "References" context menu, which shows where it is referenced. So developer...
> Would that be that intrusive if it only happened when it is being referenced elsewhere though? Any conditional intrusion - is bad. Especially when it is conditional. Assets deletion...