Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix autolayout not correct for different sized sidesHEADmaster | Jon Nordby | 2016-06-16 | 1 | -10/+10 |
| | | | | | | Because Placement is based on midpoints, we have to space out the objects by half of the previous object + half of the current object. | ||||
* | o Usage documentation! | Trygve Laugstøl | 2016-06-16 | 1 | -1/+46 |
| | |||||
* | o Improved layout of the views. Not ideal yet. | Trygve Laugstøl | 2016-06-16 | 1 | -2/+17 |
| | |||||
* | o Cleaning up UI, adding button to apply thickness to all sides. | Trygve Laugstøl | 2016-06-15 | 3 | -304/+213 |
| | |||||
* | o Improved widget layout in dock. | Trygve Laugstøl | 2016-06-15 | 4 | -78/+165 |
| | |||||
* | o Reusing the same instance of the dock widget. Controlling visibility ↵ | Trygve Laugstøl | 2016-06-15 | 1 | -5/+10 |
| | | | | instead of using show(). | ||||
* | o Not showing the 2d views after generation. | Trygve Laugstøl | 2016-06-15 | 1 | -10/+7 |
| | |||||
* | o Replacing non-working cross section generation with Shape2DViews instead, ↵ | Trygve Laugstøl | 2016-06-15 | 1 | -27/+40 |
| | | | | much better. | ||||
* | o Adding some installation instructions. | Trygve Laugstøl | 2016-06-15 | 1 | -0/+12 |
| | |||||
* | o Working code for disabling sides. Polish required. | Trygve Laugstøl | 2016-06-14 | 6 | -223/+249 |
| | |||||
* | o More work on disabling sides. | Trygve Laugstøl | 2016-06-12 | 5 | -27/+106 |
| | |||||
* | o Basic support for disabling sides. | Trygve Laugstøl | 2016-06-11 | 4 | -126/+228 |
| | |||||
* | o Adding a formatting target, reformatting all. | Trygve Laugstøl | 2016-06-05 | 6 | -466/+496 |
| | |||||
* | o Removing old UI test. | Trygve Laugstøl | 2016-06-05 | 1 | -43/+0 |
| | |||||
* | o Adding a special 'Fit all' button. | Trygve Laugstøl | 2016-06-04 | 4 | -12/+105 |
| | |||||
* | o Fixing rotation and alignment for non-cube shapes. | Trygve Laugstøl | 2016-05-31 | 1 | -10/+17 |
| | |||||
* | o Fixed bugs causing the object to be smaller than expected. | Trygve Laugstøl | 2016-05-30 | 1 | -61/+87 |
| | | | | | o Assembling the sides propertly. Required changes in how the extrusions was done. o Disabling the cross section generation for now. It is only useful if you don't want to make any changes to the box. | ||||
* | o Creating Cross Sections. | Trygve Laugstøl | 2016-05-29 | 2 | -26/+50 |
| | |||||
* | o Show the Boxer module on load. | Trygve Laugstøl | 2016-05-29 | 4 | -22/+83 |
| | | | | o Extrude all the parts when generating the model. | ||||
* | o Adding readme. | Trygve Laugstøl | 2016-05-25 | 1 | -0/+1 |
| | |||||
* | o Working FreeCAD module for creating boxes useful for laser cutting. | Trygve Laugstøl | 2016-05-25 | 10 | -79/+819 |
| | |||||
* | wip | Trygve Laugstøl | 2016-05-23 | 1 | -77/+153 |
| | |||||
* | o Initial import. | Trygve Laugstøl | 2016-05-22 | 4 | -0/+271 |