CIA.vc
BRL-CAD
Solid Modeling for a Strong Defense
Stats » Projects » BRL-CAD
information
Photo
BRL-CAD is a powerful Constructive Solid Geometry (CSG) solid modeling system. BRL-CAD includes an interactive geometry editor, ray tracing support for rendering and geometric analysis, network distributed framebuffer support, image-processing and signal-processing tools. The entire package is distributed in source code and binary form.
syndicateUTC clock
03:55 on Sep 03, 2010
event counters
The last message was received 47.35 minutes ago at 03:08 on Sep 03, 2010
3 messages so far today, 29 messages yesterday
84 messages so far this week, 81 messages last week
53 messages so far this month, 421 messages last month
17647 messages since the first one, 6.41 years ago, for an average of 3.18 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
47 min agoBRL-CAD
Commit by brlcad :: r40446 /brlcad/trunk/AUTHORS: (link)
credit nikolai saika and niels horn with special thanks for their work setting up brl-cad on slackware. nikolai got the initial build going with 7.14.0; niels picked up maintenance from 7.16.6 on.
#
53 min agoBRL-CAD
Commit by brlcad :: r40445 /brlcad/trunk/HACKING: (link)
notify the slackware maintainer
#
00:52 todayBRL-CAD
Commit by starseeker :: r40444 /brlcad/branches/cmake/misc/CMake/ThirdParty.cmake: (link)
Add a SET command to the local toggling - just OPTION won't do it for re-configure situations.
#
21:04 yesterdayBRL-CAD
Commit by erikgreenwald :: r40443 /brlcad/branches/bottie/src/librt/primitives/bot/btg.c: (link)
start wiring together the hit shtuff
#
20:42 yesterdayBRL-CAD
Commit by starseeker :: r40442 /brlcad/branches/cmake/CMakeLists.txt: (link)
remove a couple old comments
#
20:31 yesterdayBRL-CAD
Commit by starseeker :: r40441 /brlcad/branches/cmake/ (2 files in 2 dirs): (link)
Getting close to working 'all on' and 'all off' toggles - can't yet flip from one to the other with complete success, so some cached variables need to be unset somewhere, but much closer
#
20:23 yesterdayBRL-CAD
Commit by brlcad :: r40440 /brlcad/trunk/BUGS: (link)
dwayne reports that the rt* commands fail in mged on windows if you change directory
#
20:06 yesterdayBRL-CAD
Commit by r_weiss :: r40439 /brlcad/trunk/src/librt/primitives/pnts/pnts.c: (link)
Within function rt_pnts_ifree for the point cloud primitive, when freeing the point cloud bu_list, the forward pointer was being referenced after it was freed. The changes follow the conventions for freeing a bu_list indicated within 'bu.h' and the function bu_list_free.
#
19:53 yesterdayBRL-CAD
Commit by erikgreenwald :: r40438 /brlcad/branches/bottie/src/librt/primitives/bot/bot.c: (link)
return value of prep. Do not call prep in import5.
#
19:48 yesterdayBRL-CAD
Commit by bob1961 :: r40437 /brlcad/trunk/src/tclscripts/archer/CombEditFrame.tcl: (link)
Added methods for appendRow, insertRow, deleteRow, setOperator and setKeypointVC. This functionality is accessible via right-click menu.
#
19:48 yesterdayBRL-CAD
Commit by erikgreenwald :: r40436 /brlcad/branches/bottie/src/librt/primitives/bot/bot.c: (link)
wire up vertex data and call bottie push
#
19:47 yesterdayBRL-CAD
Commit by erikgreenwald :: r40435 /brlcad/branches/bottie/src/librt/primitives/bot/ (btg.c btg.h btgf.c): (link)
update prototypes
#
16:46 yesterdayBRL-CAD
Commit by starseeker :: r40434 /brlcad/branches/cmake/misc/CMake/FindTERMLIB.cmake: (link)
kill the termlib debug message
#
16:25 yesterdayBRL-CAD
Commit by starseeker :: r40433 /brlcad/branches/cmake/ (4 files in 2 dirs): (link)
Sometimes it really is simple - CMAKE_INSTALL_PREFIX is now set to empty string at the beginning of the CMake process every time, so the Find results all come out as if it were never set in the first place - and at the end the same mechanisms that originally set it also restore it.
#
15:24 yesterdayBRL-CAD
Commit by brlcad :: r40432 /brlcad/trunk/src/librt/primitives/bot/bot.c: (link)
avoid shadowing the c++ function, use 'deleted' instead of 'infinity'
#
14:59 yesterdayBRL-CAD
Commit by brlcad :: r40431 /brlcad/trunk/src/librt/primitives/bot/bot.c: (link)
should be the [X] element of infinity
#
14:52 yesterdayBRL-CAD
Commit by starseeker :: r40430 /brlcad/branches/cmake/ (4 files in 2 dirs): (link)
Getting closer to full-featured src/other building, but the FIND_PATH/CMAKE_INSTALL_PREFIX problem from FindTCL.cmake is proving general. Need some sort of solution to that before we're really ready.
#
14:38 yesterdayBRL-CAD
Commit by erikgreenwald :: r40429 /brlcad/trunk/src/librt/primitives/bot/bot.c: (link)
change infinity (a c++ symbol) to INFINITY (a number) for subtraction...
#
13:57 yesterdayBRL-CAD
Commit by starseeker :: r40428 /brlcad/branches/cmake/misc/CMake/FindSCL.cmake: (link)
Whoops, make the FindSCL file slightly closer to sane
#
13:50 yesterdayBRL-CAD
Commit by starseeker :: r40427 /brlcad/branches/cmake/src/other/tkhtml/Makefile.am: (link)
grab fix for pkgIndex.tcl from trunk
#