# HG changeset patch # User Santeri Piippo # Date 1389075975 -7200 # Node ID ac1744536b3343dbce58032c746b58909fa45836 # Parent 63867acdbea46c1cf5ea02fb825642d5b866b585 - added Ball Joint-8 stuff to primitive categories diff -r 63867acdbea4 -r ac1744536b33 changelog.txt --- 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. diff -r 63867acdbea4 -r ac1744536b33 data/primitive-categories.cfg --- 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