Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-04-01 | MAINT-3818 FIXED Certain dae files that used to display skin weights ↵ | ruslantproductengine | |
successfully now crash when ticking skin weights in model preview on ALL viewers | |||
2015-03-27 | MAINT-4982 Naming rules unification | andreykproductengine | |
2015-03-27 | MAINT-4983 submodel limit fix | andreykproductengine | |
2015-03-26 | MAINT-3818 FIXED Certain dae files that used to display skin weights ↵ | ruslantproductengine | |
successfully now crash when ticking skin weights in model preview on ALL viewers | |||
2015-03-25 | MAINT-4983 Mesh upload of large model ryoma 3d loads indefinitely | andreykproductengine | |
2015-03-23 | MAINT-4983 Mesh upload of large model ryoma 3d loads indefinitely | andreykproductengine | |
2015-03-13 | MAINT-4982 FIXED Multi-Material Mesh Issues | andreykproductengine | |
2015-02-23 | MAINT-4915 FIXED [loader mods] Incorrect error description in case of ↵ | andreykproductengine | |
VERTEX_NUMBER_OVERFLOW | |||
2015-02-17 | MAINT-4502 FIXED [loader mods] large scale model cannot be uploaded | andreykproductengine | |
2015-02-13 | MAINT-4882 FIXED Mesh complex model upload with .slm uses different default ↵ | andreykproductengine | |
model name | |||
2015-02-10 | MAINT-4813 FIXED "failed to upload: MAV_BLOCK_MISSING" appears when try to ↵ | andreykproductengine | |
upload a large mesh | |||
2015-02-09 | MAINT-4863 FIXED Return LLModel::BAD_ELEMENT for model with empty or ↵ | Mnikolenko ProductEngine | |
corrupted position array | |||
2015-02-03 | MAINT-4806 naming fix | andreykproductengine | |
2015-01-13 | changes to fix compiler warnings merged in from viewer-release | Oz Linden | |
2015-01-13 | merge changes for 3.7.24-release | Oz Linden | |
2014-12-20 | Fix of build issues after merge | maksymsproductengine | |
2014-12-19 | merge with 3.7.23-release | maksymsproductengine | |
2014-12-15 | merge changes for 3.7.22-release | Oz Linden | |
2014-12-12 | MAINT-3488 FIXED Pose balls are sometimes invisible after standing up until ↵ | ruslantproductengine | |
zooming camera closer | |||
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-12-08 | merge | Brad Payne (Vir Linden) | |
2014-12-02 | MAINT-4631 Buildfix for Mac | andreykproductengine | |
2014-12-01 | MAINT-4700 FIXED Viewer cursor defaults to 'grab' mode when clicking on ↵ | andreykproductengine | |
child prim of linkset that was recently physical and sat-upon | |||
2014-11-28 | MAINT-3494 FIXED Generate Normals checkbox does not control generation of ↵ | ruslantproductengine | |
normals. | |||
2014-12-05 | merged with 3.7.22-release | dolphin | |
2014-11-20 | MAINT-4631 FIXED [loader mods] door model is missing triangles when uploaded. | andreykproductengine | |
2014-11-18 | Fix for gpu_bench crash without parallels knock-on | Graham Linden | |
2014-11-13 | MAINT-4092 FIXED Prim faces with opaque diffuse maps, with material set to ↵ | ruslantproductengine | |
ALPHA_MODE_BLEND, do not render MAINT-4645 FIXED [viewer-lion] The build tool shows normal or specular map as 'none' when one exists | |||
2014-11-03 | MAINT-3585 FIXED Viewer Crashes when attempting to upload image. | ruslantproductengine | |
The bug was fixed, the reasone of crash is following. The Core Flow view contain another GL context and will not care about restoring a previous. I restore context manually. This path also contain a minor changes in another files. All changes described here. Сhange's for fix current bug. indra/llwindow/llwindow.h indra/llwindow/llwindowheadless.h indra/llwindow/llwindowmacosx.h indra/llwindow/llwindowsdl.h indra/llwindow/llwindowwin32.h indra/newview/lllocalbitmaps.cpp indra/newview/llviewerdisplay.cpp indra/newview/llviewerdisplay.h Twice mUsage initialization (replace to forward initialization). indra/llcharacter/lljointstate.h Looks like condition should be befor memcopy call, otherwise - possible CRASH. indra/llcommon/llmd5.cpp Unused condition and variables. indra/llmath/llsphere.cpp Looks like should be under if otherwise - possible CRASH indra\llprimitive\llmodel.cpp Useless assert's. indra/llrender/llrender.cpp indra/newview/lldaycyclemanager.cpp | |||
2014-10-22 | MAINT-4487 FIXED [loader mods] triangle limits from .slm are ignored when ↵ | maksymsproductengine | |
uploading the model the second time. | |||
2014-10-23 | MAINT-4542 FIXED Free calls shouldn't be used here , as it causes crash. ↵ | Mnikolenko ProductEngine | |
(restored old fix) | |||
2014-10-17 | Update to build on Xcode 6.0: turn off warnings about unused functions from ↵ | callum_linden | |
clang for tut package | |||
2014-10-17 | MAINT-4515 FIXED [loader mods] viewer crashed when uploading a large mesh | andreykproductengine | |
2014-10-20 | MAINT-4533 FIXED viewer crash when uploading shiprigging88b.dae | Mnikolenko ProductEngine | |
2014-10-09 | Merge | dolphin | |
2014-10-09 | MAINT-4545 FIXED simplebot.dae rigged mesh no longer uploads | Mnikolenko ProductEngine | |
2014-10-09 | MAINT-4545 FIXED simplebot.dae rigged mesh no longer uploads | Mnikolenko ProductEngine | |
2014-09-23 | MAINT-4481 FIX [viewer-lion] Linux build fails due array-bounds issue in ↵ | Richard Linden | |
llmanipscale.cpp This was an out of bounds array access on a code path not normally accessed To test, set debug setting ScaleShowAxes to true, go into build mode, and hold down Ctrl+Shift to scale an object There should be colored bars along the scale axes, limited to the bounds of the object's extents | |||
2014-08-29 | Merge up to 3.7.15 and fix many deprecated logging statements skipped by ↵ | Graham Linden | |
flickrfolk | |||
2014-08-06 | Pulling over more lsl changes to support the adding of the LSL_XP_XXX constants | dolphin | |
2014-07-07 | Merge viewer up to 3.7.12, including fixing missed LL_WARNS etc from last ↵ | Graham Linden | |
release (is that trout you smell on the air? is it?) | |||
2014-07-07 | Merge downstream code and become 3.7.12 | simon | |
2014-06-06 | MAINT-4123 FIXED return LLModel::BAD_ELEMENT for mesh with empty tex coords ↵ | Mnikolenko ProductEngine | |
array | |||
2014-06-05 | Merge | Ricky Curtice | |
2014-05-29 | Mergeup to 3.7.9 viewer-release | Graham Linden | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-04-22 | More missing bits | Graham Linden | |
2014-04-22 | Added missing new files | Graham Linden | |