Commit Graph

18 Commits

Author SHA1 Message Date
ad99b2a0fd Fixed one more regression introduced with Model refactoring. Includes regression test 2014-05-15 16:37:18 +02:00
05b2993769 Translate Model class' storage to C++.
Some code copied from xs-model branch.

Also:
* Generate ::Ref classes programatically.
* Add separate __REGISTER_CLASS macro
    (for use where forward declaration won't work, i.e. typedefs)
2014-05-05 16:30:19 +03:00
45559f87f3 Save the vector used for aligning object volumes to origin and apply it to additional parts added from the object part panel in order to make them coincide 2014-04-02 20:23:26 +02:00
071097d3f1 Fix extruder assignment and tests 2014-03-27 00:01:33 +01:00
fec41d6dfd Update plater and print upon changing object parts and their settings 2014-03-23 16:45:55 +01:00
67ef3f1799 Assign a default extruder for newly added parts too 2014-03-23 15:25:26 +01:00
f71ac8cd65 Merge the Object Settings tab into the Parts tab 2014-03-22 17:41:14 +01:00
30aa255bb5 Correctly disable and reset the override settings panel 2014-03-21 22:15:33 +01:00
bf352de224 Replaced icon for modifier meshes and fixed delete button not being disabled when no part was selected 2014-03-21 22:06:47 +01:00
691db31da0 Some incomplete work for per-region config 2014-02-14 22:26:00 +01:00
2e7b29fbdd Minor layout changes to the Parts editor 2014-02-14 22:25:59 +01:00
bf307371f4 Use a plain list instead of a tree to display object parts 2014-02-14 22:25:59 +01:00
94cb298eec Make OpenGL optional for the new parts dialog. #1731 2014-02-11 01:09:10 +01:00
b5b8fb606f Basic functionality of the Parts tab is complete 2014-01-22 21:15:19 +01:00
7387e60706 More incomplete work 2014-01-22 21:15:19 +01:00
b20caa4e31 Completed parts visualization with highlighting 2014-01-22 21:15:19 +01:00
3f4f27fa5d Some incomplete work for interactive part editor 2014-01-22 21:15:18 +01:00
11f065ca5e New object dialog tab with list of materials and volumes 2014-01-08 19:36:41 +01:00