[brlcad-commits] SF.net SVN: brlcad:[74891] brlcad/trunk/src/conv/step/util/CMakeLists.txt

2020-02-11 Thread starseeker--- via brlcad-commits
Revision: 74891 http://sourceforge.net/p/brlcad/code/74891 Author: starseeker Date: 2020-02-12 01:33:52 + (Wed, 12 Feb 2020) Log Message: --- fix distcheck Modified Paths: -- brlcad/trunk/src/conv/step/util/CMakeLists.txt Modified:

[brlcad-commits] SF.net SVN: brlcad:[74887] brlcad/trunk

2020-02-11 Thread brlcad--- via brlcad-commits
Revision: 74887 http://sourceforge.net/p/brlcad/code/74887 Author: brlcad Date: 2020-02-11 08:15:26 + (Tue, 11 Feb 2020) Log Message: --- fix mismatched declaration constness on get_closest_point(), make face a const ref too. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[74889] brlcad/trunk/src/librt/primitives/brep/brep.cpp

2020-02-11 Thread brlcad--- via brlcad-commits
Revision: 74889 http://sourceforge.net/p/brlcad/code/74889 Author: brlcad Date: 2020-02-11 08:59:47 + (Tue, 11 Feb 2020) Log Message: --- this is still no bueno, but seems to show we are successfully walking towards the right point (despite 'inverse failed' blather)

[brlcad-commits] SF.net SVN: brlcad:[74888] brlcad/trunk/src/librt/primitives/brep/brep.cpp

2020-02-11 Thread brlcad--- via brlcad-commits
Revision: 74888 http://sourceforge.net/p/brlcad/code/74888 Author: brlcad Date: 2020-02-11 08:32:23 + (Tue, 11 Feb 2020) Log Message: --- implement a basic adjustment for platemode to clamp the thickness to within a platemode thickness distance from the surface. this

[brlcad-commits] SF.net SVN: brlcad:[74890] brlcad/trunk

2020-02-11 Thread starseeker--- via brlcad-commits
Revision: 74890 http://sourceforge.net/p/brlcad/code/74890 Author: starseeker Date: 2020-02-11 13:46:40 + (Tue, 11 Feb 2020) Log Message: --- Don't overload debug_mode for color randomization - just add a purpose specific option var. Modified Paths: --