Go to file
William Todd Stinson 93995ada05 MAINT-1894: FIX This *should* fix a crash in the LLVolume::resizePath() method. The callstacks indicated that the std library was throwing a length exception on the std::vector::resize() call. Most likely cause was that the recent changes for flexi-prims were causing the mRenderRes to become negative. And thus, the 1<<mRenderRes calculation was generating a really large value for num_render_sections. 2012-11-12 15:27:56 -08:00
doc merge changes for DRTVWR-202 2012-08-22 17:11:10 -04:00
etc merge up to latest viewer-development 2012-07-31 14:55:15 -04:00
indra MAINT-1894: FIX This *should* fix a crash in the LLVolume::resizePath() method. The callstacks indicated that the std library was throwing a length exception on the std::vector::resize() call. Most likely cause was that the recent changes for flexi-prims were causing the mRenderRes to become negative. And thus, the 1<<mRenderRes calculation was generating a really large value for num_render_sections. 2012-11-12 15:27:56 -08:00
scripts fix typo in flag for -u option 2011-10-06 16:30:32 -04:00
.hgignore PATH-852: BUGFIX Adding the custom pathfinding cursors to the mac and linux builds as apparently they never worked there. 2012-08-13 18:28:34 -07:00
.hgtags Added tag 3.4.2-beta3 for changeset 710785535362 2012-11-09 16:16:03 -05:00
BuildParams merge back fixes from 3.4.1-beta12 2012-11-02 16:48:56 -04:00
autobuild.xml Trying original version of GBP with new scripts/code 2012-10-22 11:03:34 -07:00
build.sh Removing build.sh darwin symbols hack. Adding '-g' to both CFLAGS and CXXFLAG to have cmake generation debug symbols in xcode. 2012-10-20 19:47:36 +00:00