Skip to content

Commit

Permalink
Update STABLE to match trunk r55605. This is the big merge (but not t…
Browse files Browse the repository at this point in the history
…he final merge) before tagging the next release.

svn:revision:55609
svn:branch:STABLE
svn:account:starseeker
  • Loading branch information
starseeker committed May 30, 2013
2 parents ac085a2 + ad1b167 commit 533dea8
Show file tree
Hide file tree
Showing 4,841 changed files with 345,415 additions and 388,779 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,8 @@
/Makefile.in
/mged

/Makefile
/Makefile.in
/scl_config.h
/scl_config.h.in
/stamp-h1
108 changes: 101 additions & 7 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Open Source Point of Contact
Morrison, Christopher Sean <[email protected]>

U.S. Army Research Laboratory Point of Contact
Davisson, Edwin O. <[email protected]>
Yapp, Cliff


DEVELOPERS
Expand Down Expand Up @@ -298,6 +298,24 @@ Mgebrova, Karen
2012 February
Open Source

Elnazli, Cezar
nicknames caen23
2012 November
Open Source (GCI)

Burroughs, Jacob
nicknames maths22
2012 November
Open Source (GCI)

Stoyanova, Stefi
2012 November
Open Source (GCI)

Perez, Alex
2012 November
Open Source (GCI)


CODE CONTRIBUTIONS
------------------
Expand Down Expand Up @@ -537,7 +555,7 @@ nicknames abhi2011
2011 July
Open Source (SOCIS)

Moore, Jr., Carl G.
Moore, Jr., Carl G.
nicknames cmoore
2011 October
U.S. Army Research Laboratory
Expand Down Expand Up @@ -577,6 +595,64 @@ nicknames Al_Da_Best, aldabest
2012 May
Open Source (GSoC)

Laijiren
nicknames plussai2008
2012 June
Open Source (GSoC)

Niculaescu, Oana
nicknames elf11
2012 August
Open Source (SOCIS)

Ungureanu, Silviu
nicknames Silvrous
2012 November
Open Source (GCI)

Kashyap, Akshay
nicknames Skriptkid
2012 November
Open Source (GCI)

Borisov, Dimitar
2012 November
Open Source (GCI)

Pal, Ambar
2012 November
Open Source (GCI)

Elnazli, Cezar
nicknames caen23
2012 November
Open Source (GCI)

nicknames Reikaze
2012 December
Open Source (GCI)

Phillips, Lachlan
2012 December
Open Source (GCI)

Calle, Adrián Arroyo
2012 December
Open Source (GCI)

Keesing, Aaron
2012 December
Open Source (GCI)

Govindjee, Arjun
2012 December
Open Source (GCI)

Nagy, Csaba
nicknames ncsaba
2013 April
Open Source


SPECIAL THANKS
--------------
Expand All @@ -601,12 +677,12 @@ Kuehl, Gary
U.S. Army Ballistic Research Laboratory

Martin, Glenn E.
Northrup Research and Technology Center
Northrop Research and Technology Center

Willson, Stephen Hunter
Northrup Research and Technology Center
Northrop Research and Technology Center

Merrit, Don
Merritt, Don
nicknames merritt
1988 September
U.S. Army Ballistic Research Laboratory
Expand Down Expand Up @@ -827,6 +903,24 @@ nicknames cmpitts
2011 August
Open Source

Wang, Max
nicknames wmaanxg
2012 October
Open Source

Ha, An Tuan
2012 December
Open Source (GCI)

Singh, Gauravjeet
2012 December
Open Source (GCI)

Saxena, Amit
nicknames amit.daBeast
2012 December
Open Source (GCI)


CORPORATE AND ORGANIZATION SUPPORT
----------------------------------
Expand All @@ -844,8 +938,8 @@ Night Vision & Electronic Sensors Directorate

U.S. Naval Academy

Northrup, Inc.
Norhtrup Research and Technology Center
Northrop Corporation
Northrop Research and Technology Center

SGI
formerly named Silicon Graphics, Inc.
Expand Down
69 changes: 48 additions & 21 deletions BUGS
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,38 @@ on-going issues.
Recent Bugs
-----------

* report of LIBBU not working when accessed by a multithreaded
application on Windows. reportedly due to some problem with the
debug memory queue.

* report of g-iges crashing (on Windows) when exporting a 1.2MB BoT
mesh (presumably imported via stl-g). worked for smaller models.

* ogl display manager and framebuffer are creating windows with
transparent backgrounds (the glClear color is not being drawn) on
Linux. Presumably a driver-related issue, alpha channel, or expose
event issue. Inspecting further, it may be related to environments
where shmget() fails (or is requested via /dev/oglp) and we get
private memory -- looks like private memory is not initialized
(observed on Mac 10.6).

* autoview [scale] isn't updating the wireframe when opening a
database, drawing geometry, then running autoview. the status bar
shows the scale change, but the graphics window remains unaffected
unless you run "view size" to set it.

* overlay command reports an error when trying to load a file
names edges.pl, but succeeds when the file is called patches.pl
Need to see why edges.pl is not accepted.

* step-g crashing on mac with lazy symbol load failure missing:
brlcad::SurfaceTree::SurfaceTree(ON_BrepFace*, bool, int)

* metaball tessellation enters either an infinite loop or an absurdly
long tessellation process - observed on Linux 64 bit sytem - quick
long tessellation process - observed on Linux 64 bit system - quick
test:

rm -f metaball.g && mged -c metaball.g "make m.s metaball; facetize m.bot m.s"
rm -f metaball.g && mged -c metaball.g "make m.s metaball; facetize m.bot m.s"

* corruption/crash issue rendering terra.g without terra.dsp,
possibly/probably parallel-related in libbn/noise.c's
Expand All @@ -38,7 +65,7 @@ Recent Bugs
yet performed).

* idents command is reporting a bogus region count in the region
ouptut table listing (first column).
output table listing (first column).

* yacc 1.9 will not output a header if a path is given to the -o
option. yacc should be run from the binary directory instead of the
Expand Down Expand Up @@ -74,7 +101,7 @@ Recent Bugs
* revolve raytracing seems to be busted.. at least with the example
csgbrep revolve shape

* torus with a near zero inner diamater results in zero-length edges
* torus with a near zero inner diameter results in zero-length edges
during tessellation.

* opening a database in archer with the same name as a command doesn't
Expand Down Expand Up @@ -119,7 +146,7 @@ Recent Bugs

* mged/tcl "gets" command doesn't work if you run the "source" command
to read in a script that uses gets on stdin. it just hangs until
muliple sigint's are received.
multiple sigint's are received.

* invoking mged from a system menu seems to be broken. reported by a
reliable ArchLinux user. probably exhibits cross-platform on KDE,
Expand Down Expand Up @@ -147,6 +174,11 @@ Recent Bugs
* Detailed BoT model ray trace image had incorrect background pixel
values in framebuffer, off slightly by one.

* ogl display manager still crashes on attach in mged on Mac OS X 10.5

* rt is consuming 100% CPU in fb_close() on a lingering ogl
framebuffer waiting to close. needs to sleep or select for a while.

* /dev/oglb 'copy mode' fails to refresh the framebuffer

* X display manager (and probably others) will lock up mged if you Z/B
Expand All @@ -161,7 +193,7 @@ Recent Bugs
* report of rt aborting randomly on 64-bit with camo shader.

* mged raytrace fails with simple "raytrace failed" message when using
rt, nirt, etc on Windows after modifying a region. See sf bug
rt, nirt, etc. on Windows after modifying a region. See sf bug
report 2954404.

* mged rrt command is not respecting the view size, just does
Expand All @@ -176,15 +208,13 @@ Recent Bugs
* vdeck truncates the region names in the 'regions' file, probably
wrong bu_strlcpy() length.

* hyp tesselation routine creates bot that does not raytrace
* hyp tessellation routine creates bot that does not raytrace

* if you attach a display manager in tk-mged, kill the window, then
quit, mged crashes on exit.

* CMD-b and CMD-f navigates the mged command window text widget on Mac
and trivally causes problems with the cursor and text injection.

* ogl display manager still crashes on attach in mged on Mac OS X 10.5
and trivially causes problems with the cursor and text injection.

* mged segfaults when drawing lots of solids at once (e.g. draw *.s)

Expand All @@ -196,7 +226,7 @@ Recent Bugs
mged -c moss.g "puts OK ; tops ; puts OK2 ; title ; puts DONE"

Note that this is consistent with doing the same thing on the MGED
Command Window's command prompt - if the above is a bug it is
Command Window's command prompt - if the above is a bug it is
apparently not restricted to command/classic mode.

Further investigation suggests that this is a consequence of
Expand All @@ -209,14 +239,14 @@ Recent Bugs
* mged rotation halts after a few events and after zooming in/out at
least once (Mac OS X 10.5)
More info: This problem appears to be specific to a particular
X11 version or versions - it has been observed with
X11 version or versions - it has been observed with
xorg-server-1.4.2-apple33 on 10.5. It does not occur with the
community XQuartz 2.5.0 (xorg-server 1.7.6), nor does it occur
when Tk 8.5.8 is compiled to use the Aqua backend. At least one other
(possibly earlier) verison of X11 from Apple on a 10.5 Mac did not
exhibit bad rotate behavior. The problem is not specifically the
(possibly earlier) version of X11 from Apple on a 10.5 Mac did not
exhibit bad rotate behavior. The problem is not specifically the
zooming action - rather, the zoom triggers
a Tk focus call on the display manager window (rather than the
a Tk focus call on the display manager window (rather than the
Tk parent window) and the problem manifests when focus is on the
display manager window. mged classic mode, where there is no
parent window, exhibits the bad rotate behavior immediately.
Expand All @@ -236,7 +266,7 @@ Recent Bugs

* fastgen plate mode bots are reporting invalid shotline segments.
depending on whether you shoot from the front or back can result in
bogus lists visiable with nirt in mged, entirely missing the bot, or
bogus lists visible with nirt in mged, entirely missing the bot, or
mismatched entry/exit/overlap segments.

* nirt -e "xyz val val val" doesn't work due to the space after the -e
Expand All @@ -251,7 +281,7 @@ Recent Bugs
* mged 'facetize -n' command is giving many errors:
ERROR: color index out of range (-128 > 255)
and it shouldn't. seems to be happening on 3-manifold surfaces but
only for particuar faces. looks like the painting algorithm that is
only for particular faces. looks like the painting algorithm that is
being used is flawed (and an incomplete implementation).

* running 'keep' on too many objects (hundreds is causing a usage
Expand Down Expand Up @@ -320,9 +350,6 @@ Recent Bugs
ubuntu linux. key events go to the command window even with the
graphics window has focus.

* rt is consuming 100% CPU in fb_close() on a lingering ogl
framebuffer waiting to close. needs to sleep or select for a while.

* MGED File->Preferences->Fonts results in error "named font "button
_font" doesn't exist on Linux.

Expand All @@ -332,7 +359,7 @@ Recent Bugs
(seems to be Mac OS X specific)

* turning on Framebuffer->Rectangle Area in mged disables the
embedded framebuffer diplay on Mac OS X when you sweep a raytrace
embedded framebuffer display on Mac OS X when you sweep a raytrace
rectangle. sweeping still works if you leave it at All.

* invalid shaders result in an "Unable to locate where BRL-CAD ... is
Expand Down
Loading

0 comments on commit 533dea8

Please sign in to comment.