Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-26 | Fixed bad merge. | Matthew Breindel (Falcon) | |
2010-08-24 | fix for sim console not staying scrolled to bottom | Richard Linden | |
2010-07-29 | Adding a simple region debug console. | brad kittenbrink | |
2010-07-29 | Adding a simple region debug console. | brad kittenbrink | |
2010-09-15 | Fixed threading-related crash that would occur when decomposition completed. | Matthew Breindel (Falcon) | |
2010-09-14 | CTS-231 WIP update mac and linux autobuild libraries for glod and convex decomp | Nyx (Neal Orman) | |
Updating cmake to ensure that linux uses the non-stub version of convex decomp. Code reviewed by Falcon | |||
2010-09-13 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-09-13 | CTS-241 FIX update glod and convex decomp for linux and mac | Nyx (Neal Orman) | |
pushing fix for glod to work on linux. | |||
2010-09-09 | merge | Dave Parks | |
2010-09-09 | Better debug visualization for raycasting (trying to track down raycasting ↵ | Dave Parks | |
bugs). | |||
2010-09-09 | Massage importer UI | Dave Parks | |
2010-09-09 | Enable minimal rebuild and incremental linking for RelWithDebInfo builds. | Dave Parks | |
2010-09-09 | GLOD update for windows, poke CMakeLists.txt to copy shared libs over if ↵ | Dave Parks | |
glod is touched. | |||
2010-09-08 | SNOW-606 FIX disable packaging of libuuid | Nyx (Neal Orman) | |
Patch taken from JIRA, committing locally to fix our project branch. Code reviewed by Nyx / Brad | |||
2010-09-03 | buildfix: disabling fasttimers assert to unstick the build | Nyx (Neal Orman) | |
2010-09-03 | CTS-237 WIP performance testing to validate ARC algorithm | Nyx (Neal Orman) | |
Another typo - was disabling the UI, whether the debug option was true or false simple copy/paste error. | |||
2010-09-03 | CTS-237 WIP performance testing to validate new ARC algorithm | Nyx (Neal Orman) | |
Fixing a typo in my previous patch - want to use setRenderTypeMask instead of andRenderTypeMask. Deminimis change, no review | |||
2010-09-03 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-09-03 | CTS-237 WIP test performance to validate new ARC algorithm | Nyx (Neal Orman) | |
minor cleanup and fixing the linux build. | |||
2010-09-02 | Fix for crash when loading models (Don't hit UI from the main thread). ↵ | Dave Parks | |
Added asserts to LLFastTimer to verify main thread use only. | |||
2010-09-01 | CTS-231 WIP new ARC algorithm | Nyx (Neal Orman) | |
tweaked some numbers that were incorrect when I originally wrote the algorithm deminimis change, no review | |||
2010-09-01 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-09-01 | CTS-231 WIP create new ARC algorithm to be more accurate and account for meshes | Nyx (Neal Orman) | |
First pass - uses the new algorithm to hopefully be more accurate of render load on low-end machines. Also accounts for mesh complexity, including if a mesh is weighted or non-weighted. Code reviewed by davep | |||
2010-08-31 | Merge cleanup. | Dave Parks | |
2010-08-31 | merge | Dave Parks | |
2010-08-31 | CT-575 WIP FR linguistic; restore 1 missing string | Eli Linden | |
2010-08-31 | CT-575 WIP FR linguistic | Eli Linden | |
2010-08-31 | integrate up to latest viewer-development | Oz Linden | |
2010-08-31 | VWR-22162 FIXED 'I can't add negative signs to TWIST in Edit Mode' | Tofu Linden | |
Probably a regression from the prevalidator rework - was enforcing non-negative int when precision=0 (i.e. non-float), should have been enforcing only full int range. | |||
2010-08-30 | pull internationalization fixes from faulty split | Oz Linden | |
2010-08-31 | Fix double definition of create_jump_keys="true" introduced in the fix for ↵ | Aimee Linden | |
VWR-20724 to pass coding policy check. | |||
2010-08-31 | Merge | Aimee Linden | |
2010-08-30 | Automated merge with ↵ | Oz Linden | |
http://bitbucket.org/aleric/viewer-development-aleric-export | |||
2010-08-29 | pull changes for EXT-8668 and EXT-7901 | Oz Linden | |
2010-08-29 | merge up to latest viewer-development | Oz Linden | |
2010-08-27 | merge | Tofu Linden | |
2010-08-27 | Sync with viewer-development | Merov Linden | |
2010-08-27 | SNOW-766: Add a 'printbuilddirs' command to develop.py | Aleric Inglewood | |
2010-08-27 | Sync with viewer-development | Merov Linden | |
2010-08-27 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-08-26 | Sync with viewer-development | Merov Linden | |
2010-08-26 | VWR-20946 : fix erroneous error message (broken window...) | Merov Linden | |
2010-08-26 | VWR-20946 : fix the viewer manifest script to take the new kdu lib name into ↵ | Merov Linden | |
account | |||
2010-08-26 | CTS-219 Fix for broken geometry when importing from polygons. | Dave Parks | |
2010-08-26 | Disable edit-and-continue (makes breakpoints not work on occasion). | Dave Parks | |
2010-08-26 | Add missing xml files from viewer-experimental | Dave Parks | |
2010-08-26 | Automated merge with ssh://hg.lindenlab.com/davep/viewer-mesh/ | Nyx (Neal Orman) | |
2010-08-26 | buildfix - replaced NULL with FALSE | Nyx (Neal Orman) | |
gcc doesn't like passing NULL where you mean FALSE. This unsticks the linux build. de-minimis change, no review. | |||
2010-08-26 | Fix for various physics shape rendering glitches. | Dave Parks | |
2010-08-26 | Fix for crash when rendering translation handles. | Dave Parks | |