Tue, 07 Jan 2014 08:26:15 +0200
- added Ball Joint-8 stuff to primitive categories
changelog.txt | file | annotate | diff | comparison | revisions | |
data/primitive-categories.cfg | file | annotate | diff | comparison | revisions |
--- a/changelog.txt Wed Jan 01 00:26:47 2014 +0200 +++ b/changelog.txt Tue Jan 07 08:26:15 2014 +0200 @@ -36,6 +36,7 @@ - Added support for '0 BFC CLIP' and '0 BFC NOCLIP' and added auto-correction from errorneous MLCAD syntax ('0 BFC CERTIFY CLIP'). - Increased the amount of recent file slots from 5 to 10. +- Added Ball Joint-8 primitives to the primitive categories. - Fixed: Configuration window did not allow for grid angle values higher than 99.99 - The viewport now uses 7 sets of rotation/pan/zoom values, one for each camera. Changing these values in one camera no longer affects other cameras.
--- a/data/primitive-categories.cfg Wed Jan 01 00:26:47 2014 +0200 +++ b/data/primitive-categories.cfg Tue Jan 07 08:26:15 2014 +0200 @@ -109,4 +109,7 @@ Technic Other f:tooth.*\.dat f:tootb.*\.dat -t:Technic .* \ No newline at end of file +t:Technic .* + +Ball Joint-8 +f:joint-8-.*\.dat \ No newline at end of file