ommpfritt icon indicating copy to clipboard operation
ommpfritt copied to clipboard

semantic, procedural, non-destructive vector modelling

Results 38 ommpfritt issues
Sort by recently updated
recently updated
newest added

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,...

enhancement
build

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...

build

- set icons - add start menu entry - ...

build

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...

enhancement
good first issue

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...

enhancement

"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...

enhancement

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...

bug
wontfix

- [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...

enhancement
good first issue

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...

bug