Revision 70f49b8a9f59a92f46cccde6eb9688fa6da13639 authored by ndickson-sidefx on 16 November 2018, 21:48:24 UTC, committed by GitHub on 16 November 2018, 21:48:24 UTC
* Fixed deletion of myRoot: it should be done using free, not delete, since it was allocated with malloc in UT_Array via BVH::init * Changed signature of init for change coming momentarily in UT_BVHImpl.h * Added more SYS_FORCE_INLINE on some functions that should be inlined
1 parent 7238909
| File | Mode | Size |
|---|---|---|
| LICENSE | -rw-r--r-- | 1.1 KB |
| README.md | -rw-r--r-- | 1.3 KB |
| SYS_Math.h | -rw-r--r-- | 5.1 KB |
| SYS_Types.h | -rw-r--r-- | 3.9 KB |
| UT_Array.cpp | -rw-r--r-- | 1.8 KB |
| UT_Array.h | -rw-r--r-- | 25.4 KB |
| UT_ArrayImpl.h | -rw-r--r-- | 15.3 KB |
| UT_BVH.h | -rw-r--r-- | 22.2 KB |
| UT_BVHImpl.h | -rw-r--r-- | 62.5 KB |
| UT_FixedVector.h | -rw-r--r-- | 12.5 KB |
| UT_ParallelUtil.h | -rw-r--r-- | 7.3 KB |
| UT_SmallArray.h | -rw-r--r-- | 4.8 KB |
| UT_SolidAngle.cpp | -rw-r--r-- | 62.2 KB |
| UT_SolidAngle.h | -rw-r--r-- | 11.9 KB |
| VM_SIMD.h | -rw-r--r-- | 14.5 KB |
| VM_SSEFunc.h | -rw-r--r-- | 8.7 KB |

Computing file changes ...
README.md

Loading README.md ...