- added various hi-res counterpart primitive categories

Wed, 04 Jun 2014 02:08:18 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Wed, 04 Jun 2014 02:08:18 +0300
changeset 793
ceb1b1aaf7db
parent 792
14e674f64b74
child 794
c254ddc6618b

- added various hi-res counterpart primitive categories

changelog.txt file | annotate | diff | comparison | revisions
data/primitive-categories.cfg file | annotate | diff | comparison | revisions
--- a/changelog.txt	Wed Jun 04 01:56:10 2014 +0300
+++ b/changelog.txt	Wed Jun 04 02:08:18 2014 +0300
@@ -38,6 +38,7 @@
 +	- Added an action for opening the subfiles pointed to by selected references as editable documents.
 +	- Added a toolbox for primitives. These primitives can be dragged and dropped into the main viewport.
 +	- Primitive categories are now sorted alphabetically.
++	- Added hi-res counterparts for various primitive categories.
 
 -	- 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.
 -	- The color selector now uses the color's edge color for the borders instead of black.
--- a/data/primitive-categories.cfg	Wed Jun 04 01:56:10 2014 +0300
+++ b/data/primitive-categories.cfg	Wed Jun 04 02:08:18 2014 +0300
@@ -68,12 +68,38 @@
 f:48\\[0-9]+\-[0-9]+ring[0-9]\.dat
 f:48\\[0-9]+\-[0-9]+rin[0-9]+\.dat
 f:48\\[0-9]+\-[0-9]+ri[0-9]+\.dat
+f:48\\[0-9]+\-[0-9]+r[0-9]+\.dat
 
 Cones (48)
 f:48\\[0-9]+\-[0-9]+cone[0-9]\.dat
 f:48\\[0-9]+\-[0-9]+con[0-9]+\.dat
 f:48\\[0-9]+\-[0-9]+co[0-9]+\.dat
 
+Circles (48)
+f:48\\[0-9]+\-[0-9]+edge?\.dat
+
+Cylinders (48)
+f:48\\[0-9]+\-[0-9]+cyli[0-9]*\.dat
+f:48\\[0-9]+\-[0-9]+cyl\.dat
+
+Discs (48)
+f:48\\[0-9]+\-[0-9]+disc\.dat
+
+Disc Negatives (48)
+f:48\\[0-9]+\-[0-9]+ndis\.dat
+
+Open/Closed Cylinders (48)
+f:48\\[0-9]+\-[0-9]+cyl(o|c|c2)\.dat
+
+Sloped Cylinders (48)
+f:48\\[0-9]+\-[0-9]+cyl(s|2|se)\.dat
+
+Chords (48)
+f:48\\[0-9]+\-[0-9]+chrd?\.dat
+
+Spheres (48)
+f:48\\[0-9]+\-[0-9]+sphe\.dat
+
 Other (48)
 f:48\\.*\.dat
 
@@ -87,7 +113,7 @@
 f:stud.*\.dat
 
 Studs (Fast-Draw)
-f:8\\stud.*\.dat
+f:stu2.*\.dat
 
 Stud Groups
 f:stug.*\.dat

mercurial