Revision: 44818
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44818&view=rev
Author:   brlcad
Date:     2011-06-08 13:03:09 +0000 (Wed, 08 Jun 2011)

Log Message:
-----------
annotate the recently obsolete items with their entity.  time to consider the 
vmath length constants obsolete too.

Modified Paths:
--------------
    brlcad/trunk/doc/deprecation.txt

Modified: brlcad/trunk/doc/deprecation.txt
===================================================================
--- brlcad/trunk/doc/deprecation.txt    2011-06-08 12:57:59 UTC (rev 44817)
+++ brlcad/trunk/doc/deprecation.txt    2011-06-08 13:03:09 UTC (rev 44818)
@@ -190,10 +190,6 @@
 ----
 include/raytrace.h
        rt_functab size -> growing ft_label and new callbacks [deprecated 7.12]
-include/vmath.h
-       ELEMENTS_PER_PT -> ELEMENTS_PER_POINT
-       HVECT_LEN -> ELEMENTS_PER_HVECT
-       HPT_LEN -> ELEMENTS_PER_HPOINT
 srt/librt/cmd.c
        rt_split_cmd() -> bu_argv_from_string() [deprecated 7.12]
 src/rt/viewarea.c
@@ -216,11 +212,18 @@
 
 7.20.0
 ------
+include/vmath.h
+       ELEMENTS_PER_PT -> ELEMENTS_PER_POINT [deprecated 7.12]
+       HVECT_LEN -> ELEMENTS_PER_HVECT [deprecated 7.12]
+       HPT_LEN -> ELEMENTS_PER_HPOINT [deprecated 7.12]
+include/bu.h
        bu_mro and related macros -> bu_attribute_value_set
 
 7.18.2
 ------
+include/raytrace.h
        RT_HIT_NORM -> RT_HIT_NORMAL [deprecated pre-7.0]
+g-shell.rect
        g-shell.rect renamed to g-shell-rect [minor tool rename]
 
 7.18.0


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to