This website requires JavaScript.
Explore
Help
Sign In
livie
/
phoenix-firestorm
Watch
1
Star
0
Fork
You've already forked phoenix-firestorm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Fork of
https://github.com/FirestormViewer/phoenix-firestorm
24,928
Commits
2
Branches
0
Tags
301
MiB
C++
86.3%
R
8.1%
GLSL
1.7%
HTML
1.1%
Python
0.8%
Other
1.9%
93995ada05
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
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