You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since this will be used by QtPyHammer for a lot of editing operations, all actions will need to function as a CRDT
Everything must work with PyCRDT
This means undo & redo for everything, though actions such as a series of similar actions (nudging into position) will be merged into one
Add a function / method that adds brushes from a box selection (vec3 min & max)
Procedural shapes:
All with similar parameters to what the Hammer Editor offers
The text was updated successfully, but these errors were encountered: