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
beeb8d8bc8
phoenix-firestorm
/
indra
/
llmath
History
ruslantproductengine
75ffe90b0c
MAINT-5042 FIXED SL Viewer Closes Unexpectedly in specific area with high RenderVolumeLODFactor
...
- fix for review - fix in buffer overrun detector
2015-04-27 18:21:39 +03:00
..
tests
Fix up remaining llround() -> ll_round() issues
2014-12-12 11:03:56 -08:00
CMakeLists.txt
…
camera.h
…
coordframe.h
…
llbbox.cpp
…
llbbox.h
…
llbboxlocal.cpp
…
llbboxlocal.h
…
llcalc.cpp
…
llcalc.h
…
llcalcparser.cpp
…
llcalcparser.h
…
llcamera.cpp
…
llcamera.h
…
llcoord.h
…
llcoordframe.cpp
…
llcoordframe.h
…
llinterp.h
…
llline.cpp
Update to build on Xcode 6.0: collection of similar const var not used warnings/errors [-Wunused-const-variable]
2014-10-17 14:08:58 -07:00
llline.h
…
llmath.h
Fix merge error
2015-02-20 09:22:11 -08:00
llmatrix3a.cpp
…
llmatrix3a.h
…
llmatrix3a.inl
…
llmatrix4a.h
…
llmodularmath.cpp
…
llmodularmath.h
…
lloctree.h
Cinder pointed out my fix here for clang pickiness was different from hers so I investigated and this is the causes of the slowdown - wrongly placed parens
2014-11-14 14:52:12 -08:00
llperlin.cpp
…
llperlin.h
…
llplane.h
…
llquantize.h
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
2014-12-10 08:44:08 -08:00
llquaternion.cpp
…
llquaternion.h
MAINT-3511 FIXED When one surface of mesh object is set transparent all object is invisible : compare rotation quaternions with predefined epsilon
2014-08-18 15:12:16 +03:00
llquaternion2.h
…
llquaternion2.inl
…
llrect.cpp
…
llrect.h
…
llsdutil_math.cpp
…
llsdutil_math.h
…
llsimdmath.h
…
llsimdtypes.h
…
llsimdtypes.inl
…
llsphere.cpp
MAINT-3585 FIXED Viewer Crashes when attempting to upload image.
2014-11-03 20:05:20 +02:00
llsphere.h
…
lltreenode.h
…
llvector4a.cpp
…
llvector4a.h
…
llvector4a.inl
…
llvector4logical.h
…
llvolume.cpp
MAINT-5042 FIXED SL Viewer Closes Unexpectedly in specific area with high RenderVolumeLODFactor
2015-04-27 18:21:39 +03:00
llvolume.h
MAINT-3494 FIXED Generate Normals checkbox does not control generation of normals.
2014-11-28 18:17:54 +02:00
llvolumemgr.cpp
…
llvolumemgr.h
…
llvolumeoctree.cpp
…
llvolumeoctree.h
…
m3math.cpp
…
m3math.h
…
m4math.cpp
…
m4math.h
…
raytrace.cpp
…
raytrace.h
…
v2math.cpp
…
v2math.h
…
v3color.cpp
…
v3color.h
…
v3dmath.cpp
…
v3dmath.h
…
v3math.cpp
…
v3math.h
…
v4color.cpp
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
2014-12-10 08:44:08 -08:00
v4color.h
…
v4coloru.cpp
…
v4coloru.h
Rename llround(..) to ll_round(..) because of a collision with MS llround (long long round) in VS2013
2014-12-10 08:44:08 -08:00
v4math.cpp
…
v4math.h
…
xform.cpp
…
xform.h
…