Revision: 56997
http://sourceforge.net/p/brlcad/code/56997
Author: brlcad
Date: 2013-08-20 17:08:27 +0000 (Tue, 20 Aug 2013)
Log Message:
-----------
separate out a separate section for attributes
Modified Paths:
--------------
brlcad/trunk/TODO
Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO 2013-08-20 17:05:53 UTC (rev 56996)
+++ brlcad/trunk/TODO 2013-08-20 17:08:27 UTC (rev 56997)
@@ -76,20 +76,6 @@
THESE ARE UNSCHEDULED BACKLOG TASKS
-----------------------------------
-* add support for user-specified sorting for the attr command (case,
- case-insensitive, creation, value, etc.)
-
-* clean up default attributes to be consistent and upgrade old
- attributes to their new names. includes likes of region, region_id,
- material_id, air, los, rgb, oshader, and inherit. see
- doc/docbook/system/man5/en/attributes.xml for more detailed listing.
-
-* implement namespacing for attributes as a means to group attributes
- together. this can predominantly be a naming convention, but
- requires awareness in the attribute-searching routines to search
- without the namespace unless one is specified, and to reserve :: in
- attribute names unless they're quoted.
-
* investigate integrating Blender's (OSL-based) Cycles engine:
http://code.blender.org/index.php/2013/08/cycles-render-engine-released-with-permissive-license/
@@ -708,12 +694,6 @@
* extend analyze output formatting to user-specified formats ala nirt
-* prevent nirt from outputting a trailing space after values when
- there are no attributes to be displayed. the problem is in the nirt
- format strings where they use " %s" for displaying any attributes.
- need to left-pad a space conditionally, perhaps by supporting %*s
- and sizeof(var).
-
* implement make, ted, edsol, mirror, and analyze for revolve
primitive. implement tess() too.
@@ -994,6 +974,32 @@
* See src/archer/TODO.
+ATTRIBUTES
+----------
+
+* prevent nirt from outputting a trailing space after values when
+ there are no attributes to be displayed. the problem is in the nirt
+ format strings where they use " %s" for displaying any attributes.
+ need to left-pad a space conditionally, perhaps by supporting %*s
+ and sizeof(var).
+
+* add support for user-specified sorting for the attr command (case,
+ case-insensitive, creation, value, etc.)
+
+* clean up default attributes to be consistent and upgrade old
+ attributes to their new names. includes likes of region, region_id,
+ material_id, air, los, rgb, oshader, and inherit. see
+ doc/docbook/system/man5/en/attributes.xml for more detailed listing.
+
+* implement namespacing for attributes as a means to group attributes
+ together. this can predominantly be a naming convention, but
+ requires awareness in the attribute-searching routines to search
+ without the namespace unless one is specified, and to reserve :: in
+ attribute names unless they're quoted.
+
+* binary attributes, see binary-incompatible section for details.
+
+
NEW OBJECTS
-----------
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and
AppDynamics. Performance Central is your source for news, insights,
analysis and resources for efficient Application Performance Management.
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits