summaryrefslogtreecommitdiff
path: root/indra/llprimitive
AgeCommit message (Collapse)Author
2015-03-27MAINT-4983 submodel limit fixandreykproductengine
2015-03-26MAINT-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-25MAINT-4983 Mesh upload of large model ryoma 3d loads indefinitelyandreykproductengine
2015-03-23MAINT-4983 Mesh upload of large model ryoma 3d loads indefinitelyandreykproductengine
2015-03-13MAINT-4982 FIXED Multi-Material Mesh Issuesandreykproductengine
2015-02-23MAINT-4915 FIXED [loader mods] Incorrect error description in case of ↵andreykproductengine
VERTEX_NUMBER_OVERFLOW
2015-02-17MAINT-4502 FIXED [loader mods] large scale model cannot be uploadedandreykproductengine
2015-02-13MAINT-4882 FIXED Mesh complex model upload with .slm uses different default ↵andreykproductengine
model name
2015-02-10MAINT-4813 FIXED "failed to upload: MAV_BLOCK_MISSING" appears when try to ↵andreykproductengine
upload a large mesh
2015-02-09MAINT-4863 FIXED Return LLModel::BAD_ELEMENT for model with empty or ↵Mnikolenko ProductEngine
corrupted position array
2015-02-03MAINT-4806 naming fixandreykproductengine
2015-01-13changes to fix compiler warnings merged in from viewer-releaseOz Linden
2015-01-13merge changes for 3.7.24-releaseOz Linden
2014-12-20Fix of build issues after mergemaksymsproductengine
2014-12-19merge with 3.7.23-releasemaksymsproductengine
2014-12-15merge changes for 3.7.22-releaseOz Linden
2014-12-12MAINT-3488 FIXED Pose balls are sometimes invisible after standing up until ↵ruslantproductengine
zooming camera closer
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround ↵callum_linden
(long long round) in VS2013
2014-12-08mergeBrad Payne (Vir Linden)
2014-12-02MAINT-4631 Buildfix for Macandreykproductengine
2014-12-01MAINT-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-28MAINT-3494 FIXED Generate Normals checkbox does not control generation of ↵ruslantproductengine
normals.
2014-12-05merged with 3.7.22-releasedolphin
2014-11-20MAINT-4631 FIXED [loader mods] door model is missing triangles when uploaded.andreykproductengine
2014-11-18Fix for gpu_bench crash without parallels knock-onGraham Linden
2014-11-13MAINT-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-03MAINT-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-22MAINT-4487 FIXED [loader mods] triangle limits from .slm are ignored when ↵maksymsproductengine
uploading the model the second time.
2014-10-23MAINT-4542 FIXED Free calls shouldn't be used here , as it causes crash. ↵Mnikolenko ProductEngine
(restored old fix)
2014-10-17Update to build on Xcode 6.0: turn off warnings about unused functions from ↵callum_linden
clang for tut package
2014-10-17MAINT-4515 FIXED [loader mods] viewer crashed when uploading a large meshandreykproductengine
2014-10-20MAINT-4533 FIXED viewer crash when uploading shiprigging88b.daeMnikolenko ProductEngine
2014-10-09Mergedolphin
2014-10-09MAINT-4545 FIXED simplebot.dae rigged mesh no longer uploadsMnikolenko ProductEngine
2014-10-09MAINT-4545 FIXED simplebot.dae rigged mesh no longer uploadsMnikolenko ProductEngine
2014-09-23MAINT-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-29Merge up to 3.7.15 and fix many deprecated logging statements skipped by ↵Graham Linden
flickrfolk
2014-08-06Pulling over more lsl changes to support the adding of the LSL_XP_XXX constantsdolphin
2014-07-07Merge 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-07Merge downstream code and become 3.7.12simon
2014-06-06MAINT-4123 FIXED return LLModel::BAD_ELEMENT for mesh with empty tex coords ↵Mnikolenko ProductEngine
array
2014-06-05MergeRicky Curtice
2014-05-29Mergeup to 3.7.9 viewer-releaseGraham Linden
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-04-22More missing bitsGraham Linden
2014-04-22Added missing new filesGraham Linden
2014-04-22Modify importer to (optionally) improve debug output, perform name-based LOD ↵Graham Linden
association, and handle models with many materials.
2014-03-19OPEN-199: replace the confusing STANDALONE switch with USESYSTEMLIBSOz Linden
2014-01-27MAINT-3661 Fix for crash when uploading corrupt .dae file.Dave Parks