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
23,130
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%
decd8a435d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Gilbert Gonzales
decd8a435d
CHUI-211: Problem was due to a non-heap variable being deleted and then referenced later (which was found by ProductEngine). Also the crash occurred at a specifc location llpangelobjectinventory::reset() during a static_cast, so now using a dynamic_cast as a safeguard.
2012-07-24 14:42:28 -07:00
doc
…
etc
…
indra
CHUI-211: Problem was due to a non-heap variable being deleted and then referenced later (which was found by ProductEngine). Also the crash occurred at a specifc location llpangelobjectinventory::reset() during a static_cast, so now using a dynamic_cast as a safeguard.
2012-07-24 14:42:28 -07:00
scripts
…
.hgignore
…
.hgtags
…
BuildParams
…
autobuild.xml
…
build.sh
…