[brlcad-commits] SF.net SVN: brlcad:[58291] brlcad/trunk/src/other/CMakeLists.txt

2013-10-25 Thread starseeker
Revision: 58291 http://sourceforge.net/p/brlcad/code/58291 Author: starseeker Date: 2013-10-25 12:15:58 + (Fri, 25 Oct 2013) Log Message: --- d_rossberg noticed that clearing the src/other flags on MSVC causes problems, since the MSVC defaults are different from the

[brlcad-commits] SF.net SVN: brlcad:[58292] brlcad/trunk/misc/CMake/Distcheck.cmake

2013-10-25 Thread starseeker
Revision: 58292 http://sourceforge.net/p/brlcad/code/58292 Author: starseeker Date: 2013-10-25 12:26:14 + (Fri, 25 Oct 2013) Log Message: --- Quote CMake path in distcheck cmds Modified Paths: -- brlcad/trunk/misc/CMake/Distcheck.cmake Modified:

[brlcad-commits] SF.net SVN: brlcad:[58293] brlcad/trunk/src/libnmg/CMakeLists.txt

2013-10-25 Thread starseeker
Revision: 58293 http://sourceforge.net/p/brlcad/code/58293 Author: starseeker Date: 2013-10-25 12:29:24 + (Fri, 25 Oct 2013) Log Message: --- Fix quote location Modified Paths: -- brlcad/trunk/src/libnmg/CMakeLists.txt Modified:

[brlcad-commits] SF.net SVN: brlcad:[58294] brlcad/trunk/src/libbrep/intersect.cpp

2013-10-25 Thread phoenixyjll
Revision: 58294 http://sourceforge.net/p/brlcad/code/58294 Author: phoenixyjll Date: 2013-10-25 12:49:09 + (Fri, 25 Oct 2013) Log Message: --- Planar optimizations for SSI. Modified Paths: -- brlcad/trunk/src/libbrep/intersect.cpp Modified:

[brlcad-commits] SF.net SVN: brlcad:[58295] brlcad/trunk/src/tclscripts/archer/ArcherCore. tcl

2013-10-25 Thread bob1961
Revision: 58295 http://sourceforge.net/p/brlcad/code/58295 Author: bob1961 Date: 2013-10-25 13:27:20 + (Fri, 25 Oct 2013) Log Message: --- Fixed a bug that breaks ArcherCore::redrawWho. This appears to have been introduced in r56397. Revision Links: --

[brlcad-commits] SF.net SVN: brlcad:[58296] brlcad/trunk/src/libged/open.c

2013-10-25 Thread bob1961
Revision: 58296 http://sourceforge.net/p/brlcad/code/58296 Author: bob1961 Date: 2013-10-25 17:10:32 + (Fri, 25 Oct 2013) Log Message: --- Updated ged_reopen to properly set the rt material head. This would have impacted Archer and its ilk. Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[58297] brlcad/trunk/CMakeLists.txt

2013-10-25 Thread brlcad
Revision: 58297 http://sourceforge.net/p/brlcad/code/58297 Author: brlcad Date: 2013-10-25 17:41:59 + (Fri, 25 Oct 2013) Log Message: --- these should be indented Modified Paths: -- brlcad/trunk/CMakeLists.txt Modified: brlcad/trunk/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[58298] brlcad/trunk/CMakeLists.txt

2013-10-25 Thread brlcad
Revision: 58298 http://sourceforge.net/p/brlcad/code/58298 Author: brlcad Date: 2013-10-25 17:44:21 + (Fri, 25 Oct 2013) Log Message: --- ws cleanup Modified Paths: -- brlcad/trunk/CMakeLists.txt Modified: brlcad/trunk/CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[58299] brlcad/trunk/CMakeLists.txt

2013-10-25 Thread brlcad
Revision: 58299 http://sourceforge.net/p/brlcad/code/58299 Author: brlcad Date: 2013-10-25 17:45:47 + (Fri, 25 Oct 2013) Log Message: --- no space on linker opts, mention why it's there Modified Paths: -- brlcad/trunk/CMakeLists.txt Modified:

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

2013-10-25 Thread brlcad
Revision: 58300 http://sourceforge.net/p/brlcad/code/58300 Author: brlcad Date: 2013-10-25 17:49:08 + (Fri, 25 Oct 2013) Log Message: --- separation of macro definition from macro use. move the compiler logic into the compiler section of the top-level CMakeLists.txt

[brlcad-commits] SF.net SVN: brlcad:[58301] brlcad/trunk/misc/CMake/CompilerFlags.cmake

2013-10-25 Thread brlcad
Revision: 58301 http://sourceforge.net/p/brlcad/code/58301 Author: brlcad Date: 2013-10-25 17:56:46 + (Fri, 25 Oct 2013) Log Message: --- pull includes together, document the macros as api not as how they are implemented. Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[58302] brlcad/trunk/CMakeLists.txt

2013-10-25 Thread brlcad
Revision: 58302 http://sourceforge.net/p/brlcad/code/58302 Author: brlcad Date: 2013-10-25 17:57:43 + (Fri, 25 Oct 2013) Log Message: --- should no longer need inclusion of CompilerFlags.cmake to be conditional as it just defines a bunch of macros Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[58303] brlcad/trunk/misc/CMake/BRLCAD_CompilerFlags. cmake

2013-10-25 Thread brlcad
Revision: 58303 http://sourceforge.net/p/brlcad/code/58303 Author: brlcad Date: 2013-10-25 18:01:34 + (Fri, 25 Oct 2013) Log Message: --- this file is not (yet) included on Windows, simplify Modified Paths: --

[brlcad-commits] SF.net SVN: brlcad:[58304] brlcad/trunk/CMakeLists.txt

2013-10-25 Thread brlcad
Revision: 58304 http://sourceforge.net/p/brlcad/code/58304 Author: brlcad Date: 2013-10-25 18:04:04 + (Fri, 25 Oct 2013) Log Message: --- looks like there are some assumptions about the ordering, so preserve the previous ordering by moving the

[brlcad-commits] SF.net SVN: brlcad:[58305] brlcad/trunk/src/proc-db/lens.c

2013-10-25 Thread carlmoore
Revision: 58305 http://sourceforge.net/p/brlcad/code/58305 Author: carlmoore Date: 2013-10-25 18:07:47 + (Fri, 25 Oct 2013) Log Message: --- initialize lens_1side_side in its declaration; usage will now include defaults and unit specification Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[58307] brlcad/trunk/src/other/CMakeLists.txt

2013-10-25 Thread brlcad
Revision: 58307 http://sourceforge.net/p/brlcad/code/58307 Author: brlcad Date: 2013-10-25 18:27:25 + (Fri, 25 Oct 2013) Log Message: --- needs testing, but should no longer need the MSVC conditionals. It should default to msvc's default linkage (/MT) and is

[brlcad-commits] SF.net SVN: brlcad:[58308] brlcad/trunk/src/proc-db/room.c

2013-10-25 Thread carlmoore
Revision: 58308 http://sourceforge.net/p/brlcad/code/58308 Author: carlmoore Date: 2013-10-25 18:49:22 + (Fri, 25 Oct 2013) Log Message: --- remove a blank line; remove degtorad variable, because DEG2RAD global variable provides that value Modified Paths:

[brlcad-commits] SF.net SVN: brlcad:[58309] brlcad/trunk/src/libbn/obr.c

2013-10-25 Thread starseeker
Revision: 58309 http://sourceforge.net/p/brlcad/code/58309 Author: starseeker Date: 2013-10-25 20:26:57 + (Fri, 25 Oct 2013) Log Message: --- Add in the Melkman code needed for convex hulls... Modified Paths: -- brlcad/trunk/src/libbn/obr.c Modified:

[brlcad-commits] SF.net SVN: brlcad:[58310] brlcad/trunk/src/proc-db/lens.c

2013-10-25 Thread carlmoore
Revision: 58310 http://sourceforge.net/p/brlcad/code/58310 Author: carlmoore Date: 2013-10-25 21:54:09 + (Fri, 25 Oct 2013) Log Message: --- shortened the code Modified Paths: -- brlcad/trunk/src/proc-db/lens.c Modified: brlcad/trunk/src/proc-db/lens.c