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
13:27 on Feb 13, 2012
event counters
The last message was received 2.32 days ago at 05:46 on Feb 11, 2012
0 messages so far today, 0 messages yesterday
0 messages so far this week, 175 messages last week
268 messages so far this month, 981 messages last month
27819 messages since the first one, 7.86 years ago, for an average of 2.48 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
05:46 SaturdayBRL-CAD
Commit by n_reed :: r49411 /brlcad/trunk/src/librt/primitives/nmg/nmg_inter.c: (link)
Testing fu == NULL after dereferencing. Appears fu is never NULL, so remove test. CID 514.
#
05:25 SaturdayBRL-CAD
Commit by n_reed :: r49410 /brlcad/trunk/src/librt/primitives/nmg/nmg_extrude.c: (link)
Testing shell == NULL after dereferencing. Appears shell is never NULL, so remove test. Cleanup and comment to clarify logic. CID 516.
#
02:49 SaturdayBRL-CAD
Commit by n_reed :: r49409 /brlcad/trunk/src/libged/make_pnts.c: (link)
Unclosed fd. CID 495.
#
02:38 SaturdayBRL-CAD
Commit by n_reed :: r49408 /brlcad/trunk/src/libged/red.c: (link)
Remove fallthrough from default case. CID 352.
#
01:29 SaturdayBRL-CAD
Commit by n_reed :: r49407 /brlcad/trunk/src/anim/ (anim_keyread.c anim_orient.c): (link)
Swapped arguments. CID 401, 403.
#
01:23 SaturdayBRL-CAD
Commit by n_reed :: r49406 /brlcad/trunk/src/sig/dconv.c: (link)
Unclear what max sizes/indices *should* be. For now, just increase array size to prevent overrun. CID 428.
#
22:58 FridayBRL-CAD
Commit by starseeker :: r49405 /brlcad/trunk/src/rt/opt.c: (link)
RT_PART_NUGRID is causing regression failures in the lights regression test.
#
19:11 FridayBRL-CAD
Commit by Starseeker on http://brlcad.org :: r0 /wiki/Special:Log/delete: (link)
deleted "[[Cash For Junk Cars Los Angeles - How to Raise Money]]": junk content
#
19:11 FridayBRL-CAD
Commit by Starseeker on http://brlcad.org :: r0 /wiki/Special:Log/block: (link)
blocked [[User:Cashforjunkcarslosangeles]] with an expiry time of infinite (account creation disabled): Spamming links to external sites
#
19:09 FridayBRL-CAD
Commit by Cashforjunkcarslosangeles on http://brlcad.org :: r3278 /wiki/Cash_For_Junk_Cars_Los_Angeles_-_How_to_Raise_Money: (link)
No log message
#
19:07 FridayBRL-CAD
Commit by Cashforjunkcarslosangeles on http://brlcad.org :: r3277 /wiki/Cash_For_Junk_Cars_Los_Angeles_-_How_to_Raise_Money: (link)
New page: [[File:23213232323.jpg]] If you want to raise up your money, you must be prepared that you will have to face some difficulties. In this case, you will have to make sure that you have the ...
#
18:00 FridayBRL-CAD
Commit by starseeker :: r49404 /brlcad/trunk/TODO: (link)
Add a note to look into liboptical/libmultispectral 'someday'
#
17:33 FridayBRL-CAD
Commit by starseeker :: r49403 /brlcad/trunk/ (2 files in 2 dirs): (link)
fixes for distcheck
#
16:54 FridayBRL-CAD
Commit by brlcad :: r49402 /brlcad/trunk/src/liboptical/CMakeLists.txt: (link)
the rtms static lib wasn't the right approach, but is now also no longer needed
#
16:52 FridayBRL-CAD
Commit by brlcad :: r49401 /brlcad/trunk/src/rttherm/CMakeLists.txt: (link)
linking liboptical works only in the sense that it resolves the compile symbols but will result in a runtime crash since the datatypes mismatch. link libmultispectral instead (and only it)
#
16:51 FridayBRL-CAD
Commit by brlcad :: r49400 /brlcad/trunk/src/libmultispectral/CMakeLists.txt: (link)
re-add all of sources back to libmultispectral. the rtms static lib isn't needed any longer but the sources are, otherwise the ms-applications will crash (they should NOT link liboptical...)
#
16:44 FridayBRL-CAD
Commit by starseeker :: r49399 /brlcad/trunk/src/ (3 files in 3 dirs): (link)
not the right fix...
#
05:12 FridayBRL-CAD
Commit by starseeker :: r49398 /brlcad/trunk/src/ (3 files in 3 dirs): (link)
Remove rtms from CMake build.
#
05:03 FridayBRL-CAD
Commit by starseeker :: r49397 /brlcad/trunk/src/fb/fbanim.c: (link)
Sanity check on results of atoi - CID 1473
#
04:00 FridayBRL-CAD
Commit by starseeker :: r49396 /brlcad/trunk/src/conv/ply-g.c: (link)
Is this what it wants for validating buf2? CID 1471
#