<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/cmake/LLPhysicsExtensions.cmake, branch 26.1.1</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://megapahit.org/viewer.git/atom?h=26.1.1</id>
<link rel='self' href='https://megapahit.org/viewer.git/atom?h=26.1.1'/>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/'/>
<updated>2025-10-20T17:10:19Z</updated>
<entry>
<title>Rework new convex decomp into a physicsextensions stub package and fix havok and havok_tpv builds for darwin universal to utilize new vhacd stub (#4858)</title>
<updated>2025-10-20T17:10:19Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-10-20T17:10:19Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=41e9595522c71534219158609e97186e4bfeac69'/>
<id>urn:sha1:41e9595522c71534219158609e97186e4bfeac69</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/main' into geenz/main-to-develop</title>
<updated>2025-10-17T21:06:39Z</updated>
<author>
<name>Jonathan "Geenz" Goodman</name>
<email>geenz@geenzo.com</email>
</author>
<published>2025-10-17T21:06:39Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=bbc2ad8fc50b2efb19a40a2db57043690addc492'/>
<id>urn:sha1:bbc2ad8fc50b2efb19a40a2db57043690addc492</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial VHACD based llconvexdecomposition</title>
<updated>2025-10-03T13:51:03Z</updated>
<author>
<name>Rye</name>
<email>rye@alchemyviewer.org</email>
</author>
<published>2025-09-18T17:38:54Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=b277cc6a8fd2a48ed3ba6498734d9fae209d181e'/>
<id>urn:sha1:b277cc6a8fd2a48ed3ba6498734d9fae209d181e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reenable havok llphysicsextensions on Darwin x86_64 with llphysicsextensions_stub used for aarch64</title>
<updated>2025-10-02T01:01:19Z</updated>
<author>
<name>Brad Linden</name>
<email>brad@lindenlab.com</email>
</author>
<published>2025-10-02T00:50:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=589498fece769446310c085e9feb08ccd8400c2c'/>
<id>urn:sha1:589498fece769446310c085e9feb08ccd8400c2c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed</title>
<updated>2024-04-29T04:56:09Z</updated>
<author>
<name>Andrey Lihatskiy</name>
<email>alihatskiy@productengine.com</email>
</author>
<published>2024-04-29T04:43:28Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=1b68f71348ecf3983b76b40d7940da8377f049b7'/>
<id>urn:sha1:1b68f71348ecf3983b76b40d7940da8377f049b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to make sure this also works with the havok version of llphysicsextension.</title>
<updated>2022-09-17T09:21:06Z</updated>
<author>
<name>Nicky Dasmijn</name>
<email>nicky.dasmijn@posteo.nl</email>
</author>
<published>2022-09-17T09:21:06Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=68c680599b3ee038a33bcad36ac52912725cf3cd'/>
<id>urn:sha1:68c680599b3ee038a33bcad36ac52912725cf3cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove function create_target and instead directly use add_library</title>
<updated>2022-04-17T16:28:55Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@gmail.com</email>
</author>
<published>2022-04-17T16:28:55Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=363f2df4fa22b3eb95ff4603d73b7a042f3fefd1'/>
<id>urn:sha1:363f2df4fa22b3eb95ff4603d73b7a042f3fefd1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to target_include_directories</title>
<updated>2022-04-17T16:04:57Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@gmail.com</email>
</author>
<published>2022-04-17T16:04:57Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=e0cf0cdfd49e5a946dcd202a083fb23f01e4f1fe'/>
<id>urn:sha1:e0cf0cdfd49e5a946dcd202a083fb23f01e4f1fe</id>
<content type='text'>
All 3Ps include dirs are treated as SYSTEM, this will stop compilers
stop emitting warnings from those files and greatly helps having high
warning levels and not being swamped by warnings that come from
external libraries.
</content>
</entry>
<entry>
<title>Switch over to standard target_link_libraries (cmake requirements are high enough now).</title>
<updated>2022-04-17T15:32:14Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@gmail.com</email>
</author>
<published>2022-04-17T15:32:14Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=6d0bba9c03da0d8aca5e88fcb9289cb2f89f3467'/>
<id>urn:sha1:6d0bba9c03da0d8aca5e88fcb9289cb2f89f3467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rework cmake, the original plan was to maybe be able to use conan targets with the same name (that's why 3ps had names like apr::apr),</title>
<updated>2022-04-13T17:21:55Z</updated>
<author>
<name>Nicky</name>
<email>nicky.dasmijn@gmail.com</email>
</author>
<published>2022-04-13T17:21:55Z</published>
<link rel='alternate' type='text/html' href='https://megapahit.org/viewer.git/commit/?id=241919e7f7986c11586a49bff53cf19c2c0e0ea6'/>
<id>urn:sha1:241919e7f7986c11586a49bff53cf19c2c0e0ea6</id>
<content type='text'>
but it's safer and saner to put the LL 3ps under the ll:: prefix.
This also allows means it is possible to get rid of that bad "if( TRAGET ...) return() endif()" pattern and rather use include_guard().
</content>
</entry>
</feed>
