ommpfritt
ommpfritt copied to clipboard
semantic, procedural, non-destructive vector modelling
To catch seldom bugs and heisenbugs, and to get more useful information from inexperienced users, it'd be great if omm would generate a descriptive crash report, print it to stderr,...
On windows, a whole python distribution is deployed. The number of installed site packages can presumably be reduced significantly. E.g., it is very unlikely that the omm-user will use pytest...
The current file format (JSON) has a lot of potentials to be used with common version control systems (e.g., git) because it is text-only and naturally line-based. Although, JSON can...
Reference from Modo: https://learn.foundry.com/modo/content/help/pages/modeling/action_centers.html Probably the most useful ones would be **selection** and **local**. By using action center **selection**, the transformation widget would center to the selection and align its...
"Edge mode" would at its simplest mean the ability to target two points at once. Ie. you could select two points by clicking on the edge between them. This would...
When using Unity, the menu bar is broken: 1. `Manager`s can have (and `PropertyManager` has) their own menu bar. This is implemented by a hack as menu bars are not...
- [x] `Knife`, which will add a new point between points many more tools are possible. - [x] `draw path` to create a new path. Click-release to draw nibbed point...
1. In path-mode, the string property widget is hard to edit since focus leaves every time a key is pressed. 2. Relative paths are better than absolutes in the context...
Select some objects in object manager, the press ctrl and drag an item. That item is deselected, the others are dragged. That item shouldn't be deselected. Deselect should only happen...