Age | Commit message (Collapse) | Author |
|
another attempt to move mem stat into base class
|
|
|
|
objects invisible.
|
|
|
|
than in Release viewer
moved occlusion culling earlier in login process
|
|
|
|
SceneLoadingMonitorEnabled is enabled
|
|
SceneLoadingMonitorEnabled is enabled
|
|
|
|
|
|
Type do not render
|
|
false alarms in release
|
|
camera turns
made sceneloadingmonitor setting not persist
|
|
camera turns
set enabled flag before calling freeze scene
|
|
changed unit declarations macros to make a lot more sense
|
|
|
|
|
|
forced unit conversion code to inline
unit conversion now no longer converts all the way to base and back, but tries
to find equivalent units as early as possible
fixed another llinfos instance
scene monitor now outputs n/a for invalid samples
|
|
|
|
|
|
|
|
|
|
modes on Mac
|
|
|
|
|
|
|
|
|
|
|
|
|
|
made getPrimaryAccumulator return a reference since it was an
always non-null pointer
changed unit conversion to perform lazy division in order to avoid truncation
of timer values
|
|
|
|
|
|
of unit operators
|
|
|
|
|
|
|
|
|
|
optimizations and missing statics
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
continued conversion to units system
made units perform type promotion correctly and preserve type in arithmetic
e.g. can now do LLVector3 in units
added typedefs for remaining common unit types, including implicits
|
|
|
|
late
|
|
converted many values over to units system in effort to track down
source of 0 ping
|