Revision: 77016
http://sourceforge.net/p/brlcad/code/77016
Author: starseeker
Date: 2020-09-01 14:52:39 +0000 (Tue, 01 Sep 2020)
Log Message:
-----------
Merge from trunk: r76994 through r77014
Modified Paths:
--------------
brlcad/branches/RELEASE/NEWS
brlcad/branches/RELEASE/include/bg/aabb_ray.h
brlcad/branches/RELEASE/include/bg/chull.h
brlcad/branches/RELEASE/include/bg/lseg.h
brlcad/branches/RELEASE/include/bg/obr.h
brlcad/branches/RELEASE/include/bg/pointgen.h
brlcad/branches/RELEASE/include/bg/polygon.h
brlcad/branches/RELEASE/include/bg/polygon_types.h
brlcad/branches/RELEASE/include/bg/spsr.h
brlcad/branches/RELEASE/include/bg/tri_pt.h
brlcad/branches/RELEASE/include/bg/tri_ray.h
brlcad/branches/RELEASE/include/bg/tri_tri.h
brlcad/branches/RELEASE/include/bg/trimesh.h
brlcad/branches/RELEASE/include/bu/app.h
brlcad/branches/RELEASE/include/bu/glob.h
brlcad/branches/RELEASE/include/bu/interrupt.h
brlcad/branches/RELEASE/include/bu/mime.h
brlcad/branches/RELEASE/include/ged/commands.h
brlcad/branches/RELEASE/include/ged.h
brlcad/branches/RELEASE/include/rt/geom.h
brlcad/branches/RELEASE/include/rt/primitives/annot.h
brlcad/branches/RELEASE/misc/doxygen/libbg.dox
brlcad/branches/RELEASE/misc/doxygen/libbn.dox
brlcad/branches/RELEASE/misc/doxygen/libbu.dox
brlcad/branches/RELEASE/misc/doxygen/libged.dox
brlcad/branches/RELEASE/src/libdm/glx/dm-ogl.c
brlcad/branches/RELEASE/src/libdm/tk/dm-tk.c
brlcad/branches/RELEASE/src/libged/typein/typein.c
brlcad/branches/RELEASE/src/tclscripts/mged/help.tcl
Property Changed:
----------------
brlcad/branches/RELEASE/
brlcad/branches/RELEASE/NEWS
brlcad/branches/RELEASE/include/
Index: brlcad/branches/RELEASE
===================================================================
--- brlcad/branches/RELEASE 2020-09-01 14:44:36 UTC (rev 77015)
+++ brlcad/branches/RELEASE 2020-09-01 14:52:39 UTC (rev 77016)
Property changes on: brlcad/branches/RELEASE
___________________________________________________________________
Modified: svn:mergeinfo
## -7,4 +7,4 ##
/brlcad/branches/opencl:65867-66137
/brlcad/branches/osg:62110-62113
/brlcad/branches/prep-cache:68236-68933
-/brlcad/trunk:36844-37285,37571-38764,38777-38845,41559-43155,43159-43908,44241-44324,44326-44385,44710-45373,45377,45379-47342,47370-68122,68125-75207,75325,75375,75377-75378,75387,75470-75472,75477,75492,75495,75549,75565-75566,75656-75661,75672,75675,75678,75729,75811,76641-76768,76771-76954,76963-76967,76975-76991
\ No newline at end of property
+/brlcad/trunk:36844-37285,37571-38764,38777-38845,41559-43155,43159-43908,44241-44324,44326-44385,44710-45373,45377,45379-47342,47370-68122,68125-75207,75325,75375,75377-75378,75387,75470-75472,75477,75492,75495,75549,75565-75566,75656-75661,75672,75675,75678,75729,75811,76641-76768,76771-76954,76963-76967,76975-76991,76994-77014
\ No newline at end of property
Modified: brlcad/branches/RELEASE/NEWS
===================================================================
--- brlcad/branches/RELEASE/NEWS 2020-09-01 14:44:36 UTC (rev 77015)
+++ brlcad/branches/RELEASE/NEWS 2020-09-01 14:52:39 UTC (rev 77016)
@@ -13,6 +13,8 @@
--- 2020-08-XX Release 7.32.X ---
----------------------------------------------------------------------
+* upgraded Tcl/Tk from 8.5.19 to 8.6.10 - Cliff Yapp
+* bundled zlib & libpng use API prefix and library suffix - Cliff Yapp
* improved rtweight density value warnings - Sean Morrison, Cliff Yapp
* added perception-based hdtv and hdr modes for pix-bw - Sean Morrison
* fixed semi-transparent DM and FB windows on Linux - Cliff Yapp
@@ -22,6 +24,7 @@
* fixed crash when drawing a VOL with missing data - Cliff Yapp
* facetall.sh script is replaced by MGED facetize command - Cliff Yapp
* dynamic LIBGED command loading in MGED & Archer - Cliff Yapp
+* removed MGED "Display Manager" switching menu options - Cliff Yapp
* dynamic LIBDM display manager loading in MGED & Archer - Cliff Yapp
* fixed 'idents' crash when running in a read-only dir - Sean Morrison
* fixed fb tools w/ redirected files and cv on Windows - Sean Morrison
@@ -36,6 +39,10 @@
* improved output path sorting of search command - Cliff Yapp
* added 3dm-g failure message about supported versions - Cliff Yapp
* fixed bw-png writing corrupted png files on Windows - Sean Morrison
+* added MGED 'dm type' subcommand for reporting DM type - Cliff Yapp
+* improved vdeck input support for Windows text files - Sean Morrison
+* fixed MGED 'plot' & 'brep plot' commands on Windows - Sean Morrison
+* fixed numerous image utilities on Windows - Sean Morrison
----------------------------------------------------------------------
@@ -68,6 +75,7 @@
* fixed transparent drawing in MGED - Nick Reed
* fixed solid NURBS brep intersection testing - Cliff Yapp
* removed extra blank line after commands in MGED GUI - Sean Morrison
+* minor improvement to NURBS ray tracing performance - Sean Morrison
* added "plate" object type filter to search command - Cliff Yapp
* fixed latent logging bug during facetize on Windows - Bob Parker
* fixed bug closing rt framebuffer windows on Windows - Sean Morrison
@@ -216,7 +224,7 @@
* improved 'idents' command portability - Daniel Ramirez, Cliff Yapp
* changed remrt/rtsrv to no longer report overlaps - Sean Morrison
* improved GUI of MGED's Overlap Tool - Saran Narayan
-* fixed geometry directory building bug in remrt/rtsrv - Sean Morrison
+* fixed geopmetry directory building bug in remrt/rtsrv - Sean Morrison
* fixed gcv problem with full paths on Windows - Cliff Yapp
* removed precision limitation in NIRT input parsing - Cliff Yapp
* added new example geometry models: chess and die pieces - Jeff Sieu
@@ -297,6 +305,7 @@
* fix rtedge foreground/background color options - Jon Engbert
* support rt -C colors specified as 0-255 or 0.0-1.0 - Jon Engbert
* fixed xpush bug leaving stray top-level objects - Nick Reed
+* removed MGED wrapper 'mged.bat' batch script on Windows - Cliff Yapp
----------------------------------------------------------------------
Property changes on: brlcad/branches/RELEASE/NEWS
___________________________________________________________________
Modified: svn:mergeinfo
## -9,4 +9,4 ##
/brlcad/branches/prep-cache/NEWS:68236-68933
/brlcad/branches/tcltk86/NEWS:68300-75257
/brlcad/trunk:68170-68252
-/brlcad/trunk/NEWS:36844-37285,37571-38764,38777-38845,41559-43155,43159-43908,44241-44324,44326-44385,44710-45373,45377,45379-47342,47370-68122,68125-74373,74376-75141,75375,75377-75378,75565-75566,75811,76645-76654,76748-76764,76862-76954,76980-76991
\ No newline at end of property
+/brlcad/trunk/NEWS:36844-37285,37571-38764,38777-38845,41559-43155,43159-43908,44241-44324,44326-44385,44710-45373,45377,45379-47342,47370-68122,68125-74373,74376-75141,75375,75377-75378,75565-75566,75811,76645-76654,76748-76764,76862-76954,76980-76991,76994-77014
\ No newline at end of property
Index: brlcad/branches/RELEASE/include
===================================================================
--- brlcad/branches/RELEASE/include 2020-09-01 14:44:36 UTC (rev 77015)
+++ brlcad/branches/RELEASE/include 2020-09-01 14:52:39 UTC (rev 77016)
Property changes on: brlcad/branches/RELEASE/include
___________________________________________________________________
Modified: svn:mergeinfo
## -7,4 +7,4 ##
/brlcad/branches/opencl/include:65867-66137
/brlcad/branches/osg/include:62110-62113
/brlcad/branches/prep-cache/include:68236-68933
-/brlcad/trunk/include:36844-37285,37571-38764,38777-38845,41559-43155,43159-43908,44241-44324,44326-44385,44710-45373,45377,45379-47342,47370-68122,68125-75207,75325,75375,75377-75378,75387,75470-75472,75477,75492,75495,75549,75565-75566,75656-75661,75672,75675,75678,75729,75811,76641-76726,76729-76730,76748-76764,76771-76858,76862-76954
\ No newline at end of property
+/brlcad/trunk/include:36844-37285,37571-38764,38777-38845,41559-43155,43159-43908,44241-44324,44326-44385,44710-45373,45377,45379-47342,47370-68122,68125-75207,75325,75375,75377-75378,75387,75470-75472,75477,75492,75495,75549,75565-75566,75656-75661,75672,75675,75678,75729,75811,76641-76726,76729-76730,76748-76764,76771-76858,76862-76954,76994-77014
\ No newline at end of property
Modified: brlcad/branches/RELEASE/include/bg/aabb_ray.h
===================================================================
--- brlcad/branches/RELEASE/include/bg/aabb_ray.h 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/include/bg/aabb_ray.h 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -20,7 +20,7 @@
/*----------------------------------------------------------------------*/
/* @file aabb_ray.h */
-/** @addtogroup aabb_ray */
+/** @addtogroup bg_aabb_ray */
/** @{ */
/**
Modified: brlcad/branches/RELEASE/include/bg/chull.h
===================================================================
--- brlcad/branches/RELEASE/include/bg/chull.h 2020-09-01 14:44:36 UTC (rev
77015)
+++ brlcad/branches/RELEASE/include/bg/chull.h 2020-09-01 14:52:39 UTC (rev
77016)
@@ -20,7 +20,7 @@
/*----------------------------------------------------------------------*/
/* @file chull.h */
-/** @addtogroup chull */
+/** @addtogroup bg_chull */
/** @{ */
/**
Modified: brlcad/branches/RELEASE/include/bg/lseg.h
===================================================================
--- brlcad/branches/RELEASE/include/bg/lseg.h 2020-09-01 14:44:36 UTC (rev
77015)
+++ brlcad/branches/RELEASE/include/bg/lseg.h 2020-09-01 14:52:39 UTC (rev
77016)
@@ -19,8 +19,8 @@
*/
/*----------------------------------------------------------------------*/
-/* @file polygon.h */
-/** @addtogroup lineseg */
+/* @file lseg.h */
+/** @addtogroup bg_lseg */
/** @{ */
/**
Modified: brlcad/branches/RELEASE/include/bg/obr.h
===================================================================
--- brlcad/branches/RELEASE/include/bg/obr.h 2020-09-01 14:44:36 UTC (rev
77015)
+++ brlcad/branches/RELEASE/include/bg/obr.h 2020-09-01 14:52:39 UTC (rev
77016)
@@ -20,7 +20,7 @@
/*----------------------------------------------------------------------*/
/* @file obr.h */
-/** @addtogroup obr */
+/** @addtogroup bg_obr */
/** @{ */
/**
Modified: brlcad/branches/RELEASE/include/bg/pointgen.h
===================================================================
--- brlcad/branches/RELEASE/include/bg/pointgen.h 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/include/bg/pointgen.h 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -20,7 +20,7 @@
/*----------------------------------------------------------------------*/
/* @file pointgen.h */
-/** @addtogroup pointgen */
+/** @addtogroup bg_pointgen */
/** @{ */
/**
Modified: brlcad/branches/RELEASE/include/bg/polygon.h
===================================================================
--- brlcad/branches/RELEASE/include/bg/polygon.h 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/include/bg/polygon.h 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -20,7 +20,7 @@
/*----------------------------------------------------------------------*/
/* @file polygon.h */
-/** @addtogroup polygon */
+/** @addtogroup bg_polygon */
/** @{ */
/**
Modified: brlcad/branches/RELEASE/include/bg/polygon_types.h
===================================================================
--- brlcad/branches/RELEASE/include/bg/polygon_types.h 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/include/bg/polygon_types.h 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -20,7 +20,7 @@
/*----------------------------------------------------------------------*/
/* @file polygon_types.h */
-/** @addtogroup polygon */
+/** @addtogroup bg_polygon */
/** @{ */
/**
Modified: brlcad/branches/RELEASE/include/bg/spsr.h
===================================================================
--- brlcad/branches/RELEASE/include/bg/spsr.h 2020-09-01 14:44:36 UTC (rev
77015)
+++ brlcad/branches/RELEASE/include/bg/spsr.h 2020-09-01 14:52:39 UTC (rev
77016)
@@ -50,8 +50,8 @@
*/
/*----------------------------------------------------------------------*/
-/* @file sbsr.h */
-/** @addtogroup sbsr */
+/* @file spsr.h */
+/** @addtogroup bg_surf_recon_spsr */
/** @{ */
/**
Modified: brlcad/branches/RELEASE/include/bg/tri_pt.h
===================================================================
--- brlcad/branches/RELEASE/include/bg/tri_pt.h 2020-09-01 14:44:36 UTC (rev
77015)
+++ brlcad/branches/RELEASE/include/bg/tri_pt.h 2020-09-01 14:52:39 UTC (rev
77016)
@@ -20,7 +20,7 @@
/*----------------------------------------------------------------------*/
/* @file tri_pt.h */
-/** @addtogroup tri_pt */
+/** @addtogroup bg_tri_pt */
/** @{ */
/**
Modified: brlcad/branches/RELEASE/include/bg/tri_ray.h
===================================================================
--- brlcad/branches/RELEASE/include/bg/tri_ray.h 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/include/bg/tri_ray.h 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -20,7 +20,7 @@
/*----------------------------------------------------------------------*/
/* @file tri_ray.h */
-/** @addtogroup tri_ray */
+/** @addtogroup bg_tri_ray */
/** @{ */
/**
Modified: brlcad/branches/RELEASE/include/bg/tri_tri.h
===================================================================
--- brlcad/branches/RELEASE/include/bg/tri_tri.h 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/include/bg/tri_tri.h 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -20,7 +20,7 @@
/*----------------------------------------------------------------------*/
/* @file tri_tri.h */
-/** @addtogroup tri_tri */
+/** @addtogroup bg_tri_tri */
/** @{ */
/**
Modified: brlcad/branches/RELEASE/include/bg/trimesh.h
===================================================================
--- brlcad/branches/RELEASE/include/bg/trimesh.h 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/include/bg/trimesh.h 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -20,7 +20,7 @@
/*----------------------------------------------------------------------*/
/* @file trimesh.h */
-/** @addtogroup trimesh */
+/** @addtogroup bg_trimesh */
/** @{ */
/**
Modified: brlcad/branches/RELEASE/include/bu/app.h
===================================================================
--- brlcad/branches/RELEASE/include/bu/app.h 2020-09-01 14:44:36 UTC (rev
77015)
+++ brlcad/branches/RELEASE/include/bu/app.h 2020-09-01 14:52:39 UTC (rev
77016)
@@ -38,8 +38,8 @@
*
*/
/** @{ */
+/** @file bu/app.h */
-
/**
* DEPRECATED: This routine is replaced by bu_getcwd().
* Do not use.
Modified: brlcad/branches/RELEASE/include/bu/glob.h
===================================================================
--- brlcad/branches/RELEASE/include/bu/glob.h 2020-09-01 14:44:36 UTC (rev
77015)
+++ brlcad/branches/RELEASE/include/bu/glob.h 2020-09-01 14:52:39 UTC (rev
77016)
@@ -29,7 +29,7 @@
__BEGIN_DECLS
-/** @addtogroup bu_glob
+/** @addtogroup bu_experimental
*
* NOTE - the glob API below is a work in progress - until this notice is
* removed it should not be considered functional, much less stable!
Modified: brlcad/branches/RELEASE/include/bu/interrupt.h
===================================================================
--- brlcad/branches/RELEASE/include/bu/interrupt.h 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/include/bu/interrupt.h 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -28,7 +28,7 @@
__BEGIN_DECLS
-/** @addtogroup bu_interrupt
+/** @addtogroup bu_env
*
* @brief Routines for managing signals.
*
Modified: brlcad/branches/RELEASE/include/bu/mime.h
===================================================================
--- brlcad/branches/RELEASE/include/bu/mime.h 2020-09-01 14:44:36 UTC (rev
77015)
+++ brlcad/branches/RELEASE/include/bu/mime.h 2020-09-01 14:52:39 UTC (rev
77016)
@@ -29,11 +29,10 @@
__BEGIN_DECLS
-
-/**
- * @addtogroup bu_mime
+/** @addtogroup bu_mime
*
- * @brief Functions generated by the mime.cmake script - see the
+ * @brief
+ * Functions generated by the mime.cmake script - see the
* generated files mime.c and mime_types.h for the resulting C code
* and mime type declarations
*
@@ -46,11 +45,11 @@
* the majority of geometry formats) are added there instead of
* changing mime.types.
*/
-/** { */
+/** @{ */
+/** @file bu/mime.h */
-
/**
- * Use the file extension to attempt to determine the media type
+ * @brief Use the file extension to attempt to determine the media type
* of the file within the specified context.
*
* returns -1 if no match was found, or an integer if a result
@@ -61,7 +60,7 @@
/**
- * Given a mime type and a context, return the file extension(s)
+ * @brief Given a mime type and a context, return the file extension(s)
* associated with that type.
*
* returns NULL if no match was found, or a comma separated string
@@ -72,7 +71,7 @@
/**
- * Given a mime type and a context, return a human readable string
+ * @brief Given a mime type and a context, return a human readable string
* spelling out the type (corresponding to the enum string in
* source code.)
*
@@ -83,7 +82,7 @@
/**
- * Given a string produced by bu_file_mime_str, convert it back into
+ * @brief Given a string produced by bu_file_mime_str, convert it back into
* integer form.
*
* returns -1 if no match was found, or an integer if a result
Modified: brlcad/branches/RELEASE/include/ged/commands.h
===================================================================
--- brlcad/branches/RELEASE/include/ged/commands.h 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/include/ged/commands.h 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -17,7 +17,7 @@
* License along with this file; see the file named COPYING for more
* information.
*/
-/** @addtogroup ged_commands
+/** @addtogroup libged
*
* Geometry EDiting Library Commands
*
@@ -24,6 +24,7 @@
*/
/** @{ */
/** @file ged/commands.h */
+/** @} */
#ifndef GED_COMMANDS_H
#define GED_COMMANDS_H
@@ -34,9 +35,14 @@
__BEGIN_DECLS
-/* Execute plugin based command */
+/** @addtogroup ged_plugins */
+/** @{ */
+/** Execute plugin based command */
GED_EXPORT extern int ged_exec(struct ged *gedp, int argc, const char *argv[]);
+/** @} */
+/** @addtogroup ged_objects */
+/** @{ */
/**
* Adjust object's attribute(s)
*/
@@ -43,7 +49,8 @@
GED_EXPORT extern int ged_adjust(struct ged *gedp, int argc, const char
*argv[]);
/**
- * Set, get, show, remove or append to attribute values for the specified
object.
+ * @brief Set, get, show, remove or append to attribute values for the
specified object.
+ *
* The arguments for "set" and "append" subcommands are attribute name/value
pairs.
* The arguments for "get", "rm", and "show" subcommands are attribute names.
* The "set" subcommand sets the specified attributes for the object.
@@ -285,7 +292,8 @@
/**
- * Manipulate opaque binary objects.
+ * @brief Manipulate opaque binary objects.
+ *
* Must specify one of -i (for creating or adjusting objects (input))
* or -o for extracting objects (output).
* If the major type is "u" the minor type must be one of:
@@ -818,7 +826,9 @@
*/
GED_EXPORT int ged_pnts(struct ged *gedp, int argc, const char *argv[]);
+/** @} */
+
__END_DECLS
Modified: brlcad/branches/RELEASE/include/ged.h
===================================================================
--- brlcad/branches/RELEASE/include/ged.h 2020-09-01 14:44:36 UTC (rev
77015)
+++ brlcad/branches/RELEASE/include/ged.h 2020-09-01 14:52:39 UTC (rev
77016)
@@ -63,6 +63,9 @@
__BEGIN_DECLS
+/** @addtogroup ged_misc */
+/** @{ */
+
/**
* Delay the specified amount of time
*/
@@ -83,6 +86,7 @@
*/
GED_EXPORT extern int ged_help(struct ged *gedp, int argc, const char *argv[]);
+/** @} */
/***************************************
* Conceptual Documentation for LIBGED *
Modified: brlcad/branches/RELEASE/include/rt/geom.h
===================================================================
--- brlcad/branches/RELEASE/include/rt/geom.h 2020-09-01 14:44:36 UTC (rev
77015)
+++ brlcad/branches/RELEASE/include/rt/geom.h 2020-09-01 14:52:39 UTC (rev
77016)
@@ -954,7 +954,7 @@
#define RT_PNTS_CK_MAGIC(_p) BU_CKMAG(_p, RT_PNTS_INTERNAL_MAGIC,
"rt_pnts_internal")
/** @} */
-/** @addtogroup rt_anno */
+/** @addtogroup rt_annotation */
/** @{ */
/*
* ID_ANNO
Modified: brlcad/branches/RELEASE/include/rt/primitives/annot.h
===================================================================
--- brlcad/branches/RELEASE/include/rt/primitives/annot.h 2020-09-01
14:44:36 UTC (rev 77015)
+++ brlcad/branches/RELEASE/include/rt/primitives/annot.h 2020-09-01
14:52:39 UTC (rev 77016)
@@ -17,7 +17,7 @@
* License along with this file; see the file named COPYING for more
* information.
*/
-/** @addtogroup rt_annot */
+/** @addtogroup rt_annotation */
/** @{ */
/** @file rt/primitives/annot.h */
Modified: brlcad/branches/RELEASE/misc/doxygen/libbg.dox
===================================================================
--- brlcad/branches/RELEASE/misc/doxygen/libbg.dox 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/misc/doxygen/libbg.dox 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -2,22 +2,34 @@
/** @defgroup libbg libbg (Geometric Algorithms) */
/* Second tier groups */
- /** @ingroup libbg */
+/** @ingroup libbg */
/** @defgroup bg_defines Definitions*/
- /** @ingroup libbg */
- /** @defgroup tri Triangles */
-/** @ingroup tri */
- /** @defgroup tri_ray Triangle/Ray Intersection Tests */
-/** @ingroup tri */
- /** @defgroup tri_tri Triangle/Triangle Intersection Tests */
-/** @ingroup tri */
- /** @defgroup trimesh Triangle Mesh Algorithms */
- /** @ingroup libbg */
- /** @defgroup polygon Polygons */
- /** @ingroup libbg */
- /** @defgroup chull Convex Hulls */
- /** @ingroup libbg */
- /** @defgroup obr Oriented Bounding Rectangles/Rectangular Cuboids*/
- /** @ingroup libbg */
- /** @defgroup pointgen Point Generation*/
+/** @ingroup libbg */
+/** @defgroup bg_pointgen Point Generation*/
+/** @ingroup libbg */
+/** @defgroup bg_lseg Line Segments */
+/** @ingroup libbg */
+/** @defgroup bg_tri Triangles */
+/** @ingroup bg_tri */
+/** @defgroup bg_tri_pt Closest Point on Triangle */
+/** @ingroup bg_tri */
+/** @defgroup bg_tri_ray Triangle/Ray Intersection Tests */
+/** @ingroup bg_tri */
+/** @defgroup bg_tri_tri Triangle/Triangle Intersection Tests */
+/** @ingroup bg_tri */
+/** @defgroup bg_trimesh Triangle Mesh Algorithms */
+/** @ingroup libbg */
+/** @defgroup bg_obr Oriented Bounding Rectangles/Rectangular Cuboids*/
+/** @ingroup libbg */
+/** @defgroup bg_polygon Polygons */
+/** @ingroup libbg */
+/** @defgroup bg_aabb Axis Aligned Bounding Boxes */
+/** @ingroup bg_aabb */
+/** @defgroup bg_aabb_ray AABB/Ray Intersection Tests */
+/** @ingroup libbg */
+/** @defgroup bg_chull Convex Hulls */
+/** @ingroup libbg */
+/** @defgroup bg_surf_recon Surface Reconstruction */
+/** @ingroup bg_surf_recon */
+/** @defgroup bg_surf_recon_spsr Screened Poisson Surface Reconstruction */
Modified: brlcad/branches/RELEASE/misc/doxygen/libbn.dox
===================================================================
--- brlcad/branches/RELEASE/misc/doxygen/libbn.dox 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/misc/doxygen/libbn.dox 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -38,6 +38,8 @@
/** @defgroup bn_rmt Mersenne Twister */
/** @ingroup bn_rand */
/** @defgroup bn_rnt Random Number Tables */
+ /** @ingroup bn_rand */
+ /** @defgroup bn_sobol Sobol quasi-random low-discrepancy sequences of
numbers */
/** @ingroup libbn */
/** @defgroup bn_plane Point/Line/Plane Geometry Math */
/** @ingroup libbn */
Modified: brlcad/branches/RELEASE/misc/doxygen/libbu.dox
===================================================================
--- brlcad/branches/RELEASE/misc/doxygen/libbu.dox 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/misc/doxygen/libbu.dox 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -6,11 +6,21 @@
/** @defgroup bu_defines Definitions*/
/** @ingroup libbu */
+/** @defgroup bu_app Applications */
+/** @addtogroup bu_app
+ @brief Routines for application setup and supplying information to user
programs.
+ */
+/** @ingroup libbu */
/** @defgroup bu_container Data Containers */
/** @addtogroup bu_container
@brief Containers for holding various kinds of information.
*/
/** @ingroup libbu */
+/** @defgroup bu_dylib Dynamic Libraries*/
+/** @addtogroup bu_dylib
+ @brief Wrap platform-specific functionality for managing dynamic library
run-time loading, symbol access and unloading.
+ */
+/** @ingroup libbu */
/** @defgroup bu_memory Memory Management */
/** @addtogroup bu_memory
@brief Wrappers for memory allocation and release, and mapping.
@@ -50,6 +60,12 @@
/** @ingroup libbu */
/** @defgroup bu_version Version */
+/** @ingroup libbu */
+/** @defgroup bu_experimental EXPERIMENTAL */
+/** @addtogroup bu_experimental
+ @brief In-progress API, not ready for general use.
+ */
+
/* Data Containers */
/** @ingroup bu_container */
/** @defgroup bu_avs Attribute/Value Sets */
@@ -96,6 +112,8 @@
/** @ingroup bu_io */
/** @defgroup bu_log Logging */
/** @ingroup bu_io */
+/** @defgroup bu_tbl Tabular Printing */
+/** @ingroup bu_io */
/** @defgroup bu_observer Observer*/
/** @ingroup bu_io */
/** @defgroup bu_vfont Vector Fonts */
@@ -106,6 +124,8 @@
/** @ingroup bu_data */
/** @defgroup bu_conv Data Conversion */
/** @ingroup bu_data */
+/** @defgroup bu_mime Mime Types */
+/** @ingroup bu_data */
/** @defgroup bu_hist Histogram Handling */
/** @ingroup bu_data */
/** @defgroup bu_sort Sorting Algorithms */
Modified: brlcad/branches/RELEASE/misc/doxygen/libged.dox
===================================================================
--- brlcad/branches/RELEASE/misc/doxygen/libged.dox 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/misc/doxygen/libged.dox 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -5,6 +5,8 @@
/** @ingroup libged */
/** @defgroup ged_defines Definitions*/
/** @ingroup libged */
+/** @defgroup ged_plugins Plugins */
+/** @ingroup libged */
/** @defgroup ged_database Database*/
/** @ingroup libged */
/** @defgroup ged_objects Database Objects*/
@@ -18,6 +20,8 @@
/** @defgroup ged_debug Debugging */
/** @ingroup libged */
/** @defgroup ged_raytrace Raytracing */
+/** @ingroup libged */
+/** @defgroup ged_misc Miscellaneous */
/* Third tier groups */
/** @ingroup ged_view */
Modified: brlcad/branches/RELEASE/src/libdm/glx/dm-ogl.c
===================================================================
--- brlcad/branches/RELEASE/src/libdm/glx/dm-ogl.c 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/src/libdm/glx/dm-ogl.c 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -523,8 +523,7 @@
/* Try to satisfy the above desires with a color visual of the
* greatest depth */
- vibase = XGetVisualInfo(pubvars->dpy,
- 0, &vitemp, &num);
+ vibase = XGetVisualInfo(pubvars->dpy, 0, &vitemp, &num);
screen = DefaultScreen(pubvars->dpy);
good = (int *)bu_malloc(sizeof(int)*num, "alloc good visuals");
Modified: brlcad/branches/RELEASE/src/libdm/tk/dm-tk.c
===================================================================
--- brlcad/branches/RELEASE/src/libdm/tk/dm-tk.c 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/src/libdm/tk/dm-tk.c 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -164,9 +164,7 @@
}
/* Make xtkwin an embedded window */
- pubvars->xtkwin =
- Tk_CreateWindow(interp, pubvars->top,
- cp + 1, (char *)NULL);
+ pubvars->xtkwin = Tk_CreateWindow(interp, pubvars->top, cp + 1, (char
*)NULL);
}
if (pubvars->xtkwin == NULL) {
Modified: brlcad/branches/RELEASE/src/libged/typein/typein.c
===================================================================
--- brlcad/branches/RELEASE/src/libged/typein/typein.c 2020-09-01 14:44:36 UTC
(rev 77015)
+++ brlcad/branches/RELEASE/src/libged/typein/typein.c 2020-09-01 14:52:39 UTC
(rev 77016)
@@ -2895,7 +2895,7 @@
/*
* reads datum parameters from keyboard
-n *
+ *
* returns 0 if successfully read
* 1 if unsuccessfully read
*/
Modified: brlcad/branches/RELEASE/src/tclscripts/mged/help.tcl
===================================================================
--- brlcad/branches/RELEASE/src/tclscripts/mged/help.tcl 2020-09-01
14:44:36 UTC (rev 77015)
+++ brlcad/branches/RELEASE/src/tclscripts/mged/help.tcl 2020-09-01
14:52:39 UTC (rev 77016)
@@ -141,7 +141,7 @@
set mged_help_data(debugnmg) {{[hex code]} {show/set debugging bit vector
for NMG}}
set mged_help_data(decompose) {{nmg_solid [prefix]} {decompose nmg_solid
into maximally connected shells}}
set mged_help_data(delay) {{sec usec} {delay for the specified amount
of time}}
-set mged_help_data(dm) {{set var [val]} {do display-manager
specific command}}
+set mged_help_data(dm) {{[type|valid|set] [dmtype|var [val]]}
{print/check the display-manager type or list/set specific variables}}
set mged_help_data(draw) $helplib_data(dgo_draw)
set mged_help_data(dsp) {{obj [command]} {work with DSP primitives}}
set mged_help_data(dump) $helplib_data(wdb_dump)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits