phoenix-firestorm/indra/llrender
RunitaiLinden b2a450a308
#1126 gltf scene import prototype (#1172)
* #1126 GLTF Scene import initial prototype (working geometry import for some assets)

* #1126 WIP -- Expand support for more vertex formats, PoC material import, shadow support, scale support

* #1126 move GLTF implementation to newview/gltf

* #1126 Refactor attribute loading to be less copy/pasta for each combination of types

* #1126 Partially working object selection.  Ability to have multiple scenes at once.  Helpful message on how to use the preview button.

* #1126 Add bounding box debug display and untangle GLTF raycast from LLVOVolume raycast

* #1126 Working raycast on GLTF scenes.

* #1126 Remove some #pragma optimize offs
2024-04-09 19:21:10 -05:00
..
CMakeLists.txt Merge branch 'main' into DRTVWR-489 2023-12-05 03:37:06 +01:00
llatmosphere.cpp
llatmosphere.h
llcubemap.cpp
llcubemap.h
llcubemaparray.cpp SL-20498 Preserve default probe when resetting reflection probes. 2023-10-23 13:54:00 -05:00
llcubemaparray.h SL-20498 Preserve default probe when resetting reflection probes. 2023-10-23 13:54:00 -05:00
llfontbitmapcache.cpp
llfontbitmapcache.h
llfontfreetype.cpp SL-20795 Part of previously typed emojis disappear in the 'Save settings as a preset...' option of the 'Preferences' floater 2024-01-17 04:34:21 +01:00
llfontfreetype.h
llfontfreetypesvg.cpp
llfontfreetypesvg.h
llfontgl.cpp SL-20795 Part of previously typed emojis disappear in the 'Save settings as a preset...' option of the 'Preferences' floater 2024-01-17 04:34:21 +01:00
llfontgl.h SL-20795 Part of previously typed emojis disappear in the 'Save settings as a preset...' option of the 'Preferences' floater 2024-01-17 04:34:21 +01:00
llfontregistry.cpp
llfontregistry.h
llgl.cpp Merge branch 'main' into DRTVWR-588-maint-W 2024-03-01 17:30:06 +02:00
llgl.h
llglcommonfunc.cpp
llglcommonfunc.h
llglheaders.h
llglslshader.cpp
llglslshader.h Merge remote-tracking branch 'origin/release/materials_featurette' into DRTVWR-583 2024-01-24 14:37:33 -08:00
llglstates.h
llgltexture.cpp SL-20411 Thumbnail textures should have less of an impact on performance #1 2023-11-21 22:11:30 +02:00
llgltexture.h Allow for upload of 2k textures (#652) 2024-01-18 10:33:02 -06:00
llgltypes.h
llimagegl.cpp SL-17896 Don't crash silently if files are missing or out of memory 2024-03-05 00:29:35 +02:00
llimagegl.h Fix integer overflow when framebuffers are extremely high resolution resulting in INT_MAX texture bias (#393) 2023-09-28 15:05:37 -05:00
llpostprocess.cpp
llpostprocess.h
llrender.cpp Issue #54 LLRender::init crash 2024-03-05 01:58:57 +02:00
llrender.h Issue #54 LLRender::init crash 2024-03-05 01:58:57 +02:00
llrender2dutils.cpp
llrender2dutils.h
llrendernavprim.cpp SL-20704 Fix for pathfinding debug display not working. 2024-01-10 13:50:15 -06:00
llrendernavprim.h
llrendersphere.cpp
llrendersphere.h
llrendertarget.cpp secondlife/viewer-issues#72: More correct interpretation of swapFBORefs 2024-02-21 16:06:11 -08:00
llrendertarget.h secondlife/viewer-issues#72: Fix material preview affecting exposure on main screen 2024-02-21 12:53:10 -08:00
llshadermgr.cpp HDRI Local Preview (#953) 2024-03-08 12:01:20 -06:00
llshadermgr.h Merge branch 'release/materials_featurette' into materials_featurette/mirrors 2024-02-07 11:20:06 -06:00
lltexture.cpp
lltexture.h
lltexturemanagerbridge.cpp
lltexturemanagerbridge.h
lluiimage.cpp
lluiimage.h
lluiimage.inl
llvertexbuffer.cpp #1126 gltf scene import prototype (#1172) 2024-04-09 19:21:10 -05:00
llvertexbuffer.h SL-20606: Full GLTF material preview. Works for most materials. 2024-01-19 15:43:13 -08:00