summaryrefslogtreecommitdiff
path: root/indra/llprimitive
AgeCommit message (Collapse)Author
2015-09-30Merge downstream code, version 3.8.5AndreyL ProductEngine
2015-08-26MAINT-5532 related crash fix and some log improvementsandreykproductengine
2015-08-18Merge viewer-release and become version 3.8.4andreykproductengine
2015-07-17MAINT-5364 FIXED Object with invalid sculpt topology type cannot be seen or ↵andreykproductengine
selected
2015-07-02Merge downstream code and become version 3.8.1andreykproductengine
2015-07-01Merge from viewer-relese and become version 3.8.1andreykproductengine
2015-06-08merge changes for 3.7.29-releaseOz Linden
2015-07-02Merge from viewer-relese and become version 3.8.1andreykproductengine
2015-05-19MAINT-3548 - FIXED-R2 Horizontal & vertical offset values for normal & ↵vyacheslavsproductengine
specular maps still randomly revert to previous settings when building.
2015-05-14MAINT-5216 FIXED Error appears when trying to upload the model "instance ↵andreykproductengine
test.dae"
2015-05-05Linux build fixandreykproductengine
2015-04-29Merge from viewer-releaseandreykproductengine
2015-04-28increment viewer version to 3.7.29Mnikolenko ProductEngine
2015-04-28Merge viewer-release, become version 3.7.29Mnikolenko ProductEngine
2015-04-16MAINT-5114 FIXED [Project-Importer] LOD files following new naming cannot be ↵andreykproductengine
uploaded on their own.
2015-04-15Merge viewer-releasesimon
2015-04-14Merge with viewer-release and become 3.7.28andreykproductengine
2015-04-13merge changes for 3.7.27-releaseOz Linden
2015-04-01MAINT-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-27MAINT-4982 Naming rules unificationandreykproductengine
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