Age | Commit message (Collapse) | Author |
|
|
|
|
|
using realtive coordinates
fixed build
moved conversion funcs to llwindow.cpp as they work on all platforms
refactored translateintorect to take overlap as parameter
|
|
using realtive coordinates
changed over to new convert() method
added LLCoordFloater
|
|
using realtive coordinates
refactored LLCoord code to be templated, ultimately to support arbitrary conversions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
octree for flexi raycast)
|
|
|
|
the llpathing library extract and render the navmesh (if desired).
|
|
|
|
requirement and llvetor4a et al)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and SH-2358: Crash in LLError::crashAndLoop: Invalid face index
|
|
|
|
reviewed by Leslie
|
|
|
|
|
|
|
|
|
|
|
|
and fix for viewer always thinking meshes initially have 8 texture entries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed dynamic allocation on mVariables and mConstants
CS cleanup
|
|
edit fields
Support for floor, ceil, modulo.
Fixed ABS.
Added more constants, SQRT_TWO_PI and SQRT3
|