changelog.txt

changeset 790
fe1b83f6ba82
parent 788
c9d1dad83ad0
child 791
b1eae3a56eda
equal deleted inserted replaced
789:4b7306f52bb5 790:fe1b83f6ba82
34 + - Added a selection hover effect to the renderer, making selecting objects a lot more convenient. 34 + - Added a selection hover effect to the renderer, making selecting objects a lot more convenient.
35 + - Selecting an invertnext'd object now also selects the invertnext. 35 + - Selecting an invertnext'd object now also selects the invertnext.
36 + - Made the coordinate rounding precision configurable. 36 + - Made the coordinate rounding precision configurable.
37 + - Inverting a subfile now detects whether the subfile is flat and flips it if it is instead of naively invertnexting everything. 37 + - Inverting a subfile now detects whether the subfile is flat and flips it if it is instead of naively invertnexting everything.
38 + - Added an action for opening the subfiles pointed to by selected references as editable documents. 38 + - Added an action for opening the subfiles pointed to by selected references as editable documents.
39 + - Added a toolbox for primitives. These primitives can be dragged and dropped into the main viewport.
39 40
40 - - The camera is now changed to the top one if switching to draw mode while using the free camera instead of disabling the draw mode. 41 - - The camera is now changed to the top one if switching to draw mode while using the free camera instead of disabling the draw mode.
41 - - The color selector now uses the color's edge color for the borders instead of black. 42 - - The color selector now uses the color's edge color for the borders instead of black.
42 - - Fixed: LDForge would sometimes crash during startup over uninitialized data in the GL renderer. 43 - - Fixed: LDForge would sometimes crash during startup over uninitialized data in the GL renderer.
43 - - Primitive generator: added support for multiple spaces before primitive numbers, add "Hi-Res" to the names of 48/ primitives. 44 - - Primitive generator: added support for multiple spaces before primitive numbers, add "Hi-Res" to the names of 48/ primitives.

mercurial