Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-04 | Changes for STORM-1315 LLCalc | Kadah_Coba | |
Removed dynamic allocation on mVariables and mConstants CS cleanup | |||
2011-06-30 | Additional functions for STORM-1315 Ability to do simple math in numeric ↵ | Kadah_Coba | |
edit fields Support for floor, ceil, modulo. Fixed ABS. Added more constants, SQRT_TWO_PI and SQRT3 | |||
2011-06-29 | STORM-1315 Ability to do simple math in numeric edit fields | Kadah_Coba | |
2011-06-24 | fix for SH-1878: Viewer hang in GLOD_Group::adaptTriangleBudget during ↵ | Xiaohong Bao | |
LLModelPreview::genLODs; SH-1891: viewer crashes while previewing "RYOMA 3D XML File.dae"; SH-1890: Crash loading palm tree | |||
2011-06-20 | BUILDFIX: linux build broken - abs() used instead of fabs() | Nyx (Neal Orman) | |
linux caught the fact that we're using an integer absolute value function when we should be using a floating-point version. | |||
2011-06-18 | SH-828 Fix for using uninitialized data when normals or texture coordinates ↵ | Dave Parks | |
are absent from collada file (can now upload meshes without normals or texture coordinates). | |||
2011-06-09 | SH-1802 Fix for disappearing meshes under some circuimstances. | Dave Parks | |
2011-06-09 | merge | Dave Parks | |
2011-06-09 | SH-1696 Protect against sculpt triangle bombs by turning high-surface area ↵ | Dave Parks | |
sculpties into spheres. | |||
2011-06-08 | merge | Dave Parks | |
2011-06-07 | SH-1767 Fix for crash when viewing assets uploaded by mesh-asset-deprecation ↵ | Dave Parks | |
viewers | |||
2011-06-06 | Fix for crash when viewing asset with "NoGeometry" | Dave Parks | |
2011-06-06 | BUILDFIX fixing crash on performance analysis when there is no variation | Nyx (Neal Orman) | |
when fasttimers are amazingly consistent, we remove all data as outliers instead of removing nothing. Probably something else going on here, but this should fix the crash so we can analyze better. | |||
2011-06-02 | Remove some unused variables. | Dave Parks | |
2011-06-02 | SH-1732 Add streaming cost calculation for mesh objects. | Dave Parks | |
2011-05-26 | SH-1359 General octree tune-up -- increase maximum capacity of an octree ↵ | Dave Parks | |
node and rework requested octree node sizes for minimum triangles per frame and maximum triangles per drawing call. | |||
2011-05-25 | SH-1603 Replace every occurrence of "WTF" with something more appropriate. | Dave Parks | |
2011-05-17 | merging up latest mesh-development to nyx-mesh-development | Nyx (Neal Orman) | |
2011-05-12 | merge | Dave Parks | |
2011-05-12 | Fix up alignment problems for debug build. | brad kittenbrink | |
reviewed by davep. | |||
2011-05-11 | Use SSE for decoding texture coordinates. | Dave Parks | |
2011-05-03 | Fix for line endings style (dos2unix). | Loren Shih | |
Updated header blocks for llphysicsshapebuilderutil classes. | |||
2011-05-02 | merge | Dave Parks | |
2011-04-29 | Merged with viewer-development. | Ricky Curtice | |
The reason was to manually resolve a couple of merge problems, as upstream has had several changes since this was applied, and some of the changes overlapped. | |||
2011-04-08 | merging mesh-development into nyx's mesh development | Nyx (Neal Orman) | |
2011-04-08 | attempted fix for linux build | Dave Parks | |
2011-04-07 | SH-1292 Remove outliers from graphs in scene console to make a more useful view. | Dave Parks | |
2011-04-04 | Parenthisized a #define to make it safer, adjusted some notes (and added a ↵ | Ricky Curtice | |
TODO) around some extremely obscure code that needs further attention but which is outside this scope. | |||
2011-03-28 | SH-1225 Add skinning info to import path of .slm files. | Dave Parks | |
2011-03-24 | merge latest avatar-physics updates | Oz Linden | |
2011-03-24 | syncing up to viewer-development | Oz Linden | |
2011-03-23 | second pass at render complexity debug display. | Nyx (Neal Orman) | |
2011-03-22 | SH-1169 Import from slm instead of dae when appropriate. | Dave Parks | |
2011-03-21 | SH-1168 Export upload data to disk on upload. | Dave Parks | |
2011-03-21 | fix DOS line endings | Oz Linden | |
2011-03-18 | merge out 2.6.0 changes from viewer-development | Oz Linden | |
2011-03-16 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-14 | Pull from jenn_linden/viewer-vs2010 | Merov Linden | |
2011-03-14 | SOCIAL-695 FIX clicking on world to give it focus will make your avatar walk | Richard Linden | |
2011-03-10 | Squared all dist_vec() based comparisons and other dist_vec() operations ↵ | Ricky Curtice | |
where sensible. Not all instances of dist_vec() were squared, only those where it wouldn't (hopefully) change the functionality. | |||
2011-04-19 | merge | Dave Parks | |
2011-04-04 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-03-03 | merge from lindenlab/viewer-development | Alain Linden | |
2011-02-23 | Merge | Xiaohong Bao | |
2011-02-19 | Automated merge with file:///Users/oz/Work/V-D | Oz Linden | |
2011-02-17 | SH-1006 Quick pass at cutting down the number of redundant GL calls based on ↵ | Dave Parks | |
data from gDEBugger. Reviewed by Nyx. | |||
2011-02-16 | fix dos line endings | Oz Linden | |
2011-02-10 | Automated merge up from viewer-development into mesh-development | Loren Shih | |
2011-02-08 | SH-523 Fix for non-finite values in silhouette rendering resulting in ↵ | Dave Parks | |
silhouette segments pointing at center of screen. | |||
2011-02-08 | merge up to latest viewer-development | Oz Linden | |