Merge branch 'master' into meshupload
Conflicts: indra/llcommon/llhash.h indra/newview/CMakeLists.txt indra/newview/llfloatermodelpreview.cpp indra/newview/llfloatermodelpreview.h indra/newview/llpanelprofile.h
This commit is contained in:
@@ -46,6 +46,7 @@ include(LLKDU)
|
||||
include(ViewerMiscLibs)
|
||||
include(GLOD)
|
||||
include(ViewerArtwork.cmake)
|
||||
include(LLAppearance)
|
||||
|
||||
if (WINDOWS)
|
||||
include(CopyWinLibs)
|
||||
@@ -74,6 +75,7 @@ include_directories(
|
||||
${LLVFS_INCLUDE_DIRS}
|
||||
${LLWINDOW_INCLUDE_DIRS}
|
||||
${LLXML_INCLUDE_DIRS}
|
||||
${LLAPPEARANCE_INCLUDE_DIRS}
|
||||
# ${LSCRIPT_INCLUDE_DIRS}
|
||||
# ${LSCRIPT_INCLUDE_DIRS}/lscript_compile
|
||||
)
|
||||
@@ -155,7 +157,6 @@ set(viewer_SOURCE_FILES
|
||||
lldrawpooltree.cpp
|
||||
lldrawpoolwater.cpp
|
||||
lldrawpoolwlsky.cpp
|
||||
lldriverparam.cpp
|
||||
lldroptarget.cpp
|
||||
lldynamictexture.cpp
|
||||
llemote.cpp
|
||||
@@ -303,7 +304,6 @@ set(viewer_SOURCE_FILES
|
||||
lljoystickbutton.cpp
|
||||
lllandmarklist.cpp
|
||||
lllocalinventory.cpp
|
||||
lllocaltextureobject.cpp
|
||||
lllogchat.cpp
|
||||
llloginhandler.cpp
|
||||
llmainlooprepeater.cpp
|
||||
@@ -394,8 +394,6 @@ set(viewer_SOURCE_FILES
|
||||
llpathfindingobjectlist.cpp
|
||||
llphysicsmotion.cpp
|
||||
llphysicsshapebuilderutil.cpp
|
||||
llpolymesh.cpp
|
||||
llpolymorph.cpp
|
||||
llprefschat.cpp
|
||||
llprefsim.cpp
|
||||
llprefsvoice.cpp
|
||||
@@ -429,9 +427,6 @@ set(viewer_SOURCE_FILES
|
||||
llstylemap.cpp
|
||||
llsurface.cpp
|
||||
llsurfacepatch.cpp
|
||||
lltexglobalcolor.cpp
|
||||
lltexlayer.cpp
|
||||
lltexlayerparams.cpp
|
||||
lltexturecache.cpp
|
||||
lltexturectrl.cpp
|
||||
lltexturefetch.cpp
|
||||
@@ -512,17 +507,17 @@ set(viewer_SOURCE_FILES
|
||||
llviewershadermgr.cpp
|
||||
llviewerstats.cpp
|
||||
llviewerstatsrecorder.cpp
|
||||
llviewertexlayer.cpp
|
||||
llviewertexteditor.cpp
|
||||
llviewertexture.cpp
|
||||
llviewertextureanim.cpp
|
||||
llviewertexturelist.cpp
|
||||
llviewerthrottle.cpp
|
||||
llviewervisualparam.cpp
|
||||
llviewerwearable.cpp
|
||||
llviewerwindow.cpp
|
||||
llvlcomposition.cpp
|
||||
llvlmanager.cpp
|
||||
llvoavatar.cpp
|
||||
llvoavatardefines.cpp
|
||||
llvoavatarself.cpp
|
||||
llvocache.cpp
|
||||
llvoclouds.cpp
|
||||
@@ -542,9 +537,7 @@ set(viewer_SOURCE_FILES
|
||||
llwatchdog.cpp
|
||||
llwaterparammanager.cpp
|
||||
llwaterparamset.cpp
|
||||
llwearable.cpp
|
||||
llwearablelist.cpp
|
||||
llwearabletype.cpp
|
||||
llweb.cpp
|
||||
llwebprofile.cpp
|
||||
llwind.cpp
|
||||
@@ -665,7 +658,6 @@ set(viewer_HEADER_FILES
|
||||
lldrawpooltree.h
|
||||
lldrawpoolwater.h
|
||||
lldrawpoolwlsky.h
|
||||
lldriverparam.h
|
||||
lldroptarget.h
|
||||
lldynamictexture.h
|
||||
llemote.h
|
||||
@@ -813,7 +805,6 @@ set(viewer_HEADER_FILES
|
||||
lllandmarklist.h
|
||||
lllightconstants.h
|
||||
lllocalinventory.h
|
||||
lllocaltextureobject.h
|
||||
lllogchat.h
|
||||
llloginhandler.h
|
||||
llmainlooprepeater.h
|
||||
@@ -904,8 +895,6 @@ set(viewer_HEADER_FILES
|
||||
llpathfindingobjectlist.h
|
||||
llphysicsmotion.h
|
||||
llphysicsshapebuilderutil.h
|
||||
llpolymesh.h
|
||||
llpolymorph.h
|
||||
llprefschat.h
|
||||
llprefsim.h
|
||||
llprefsvoice.h
|
||||
@@ -941,9 +930,6 @@ set(viewer_HEADER_FILES
|
||||
llsurface.h
|
||||
llsurfacepatch.h
|
||||
lltable.h
|
||||
lltexglobalcolor.h
|
||||
lltexlayer.h
|
||||
lltexlayerparams.h
|
||||
lltexturecache.h
|
||||
lltexturectrl.h
|
||||
lltexturefetch.h
|
||||
@@ -1026,17 +1012,17 @@ set(viewer_HEADER_FILES
|
||||
llviewershadermgr.h
|
||||
llviewerstats.h
|
||||
llviewerstatsrecorder.h
|
||||
llviewertexlayer.h
|
||||
llviewertexteditor.h
|
||||
llviewertexture.h
|
||||
llviewertextureanim.h
|
||||
llviewertexturelist.h
|
||||
llviewerthrottle.h
|
||||
llviewervisualparam.h
|
||||
llviewerwearable.h
|
||||
llviewerwindow.h
|
||||
llvlcomposition.h
|
||||
llvlmanager.h
|
||||
llvoavatar.h
|
||||
llvoavatardefines.h
|
||||
llvoavatarself.h
|
||||
llvocache.h
|
||||
llvoclouds.h
|
||||
@@ -1057,9 +1043,7 @@ set(viewer_HEADER_FILES
|
||||
llwatchdog.h
|
||||
llwaterparammanager.h
|
||||
llwaterparamset.h
|
||||
llwearable.h
|
||||
llwearablelist.h
|
||||
llwearabletype.h
|
||||
llweb.h
|
||||
llwebprofile.h
|
||||
llwind.h
|
||||
@@ -1594,6 +1578,7 @@ target_link_libraries(${VIEWER_BINARY_NAME}
|
||||
${ELFIO_LIBRARIES}
|
||||
${HUNSPELL_LIBRARY}
|
||||
${LLPHYSICSEXTENSIONS_LIBRARIES}
|
||||
${LLAPPEARANCE_LIBRARIES}
|
||||
)
|
||||
|
||||
if (LINUX)
|
||||
|
||||
Reference in New Issue
Block a user