<feed xmlns='http://www.w3.org/2005/Atom'>
<title>viewer.git/indra/llprimitive/llphysicsextensions/llpathinglib.cpp, branch main</title>
<subtitle>Megapahit's fork of the Second Life viewer.
</subtitle>
<id>https://www.megapahit.org/viewer.git/atom?h=main</id>
<link rel='self' href='https://www.megapahit.org/viewer.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/'/>
<updated>2024-10-22T08:49:53Z</updated>
<entry>
<title>Revert "LL physics extensions stub"</title>
<updated>2024-10-22T08:49:53Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2024-10-22T05:47:07Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=6f683319b298efc6db30fc1ad0fca66605d9eac9'/>
<id>urn:sha1:6f683319b298efc6db30fc1ad0fca66605d9eac9</id>
<content type='text'>
This reverts commit 45b9eed30320c6281efcfb748098a8789b15f15f.
</content>
</entry>
<entry>
<title>LL physics extensions stub</title>
<updated>2023-07-19T02:49:11Z</updated>
<author>
<name>Erik Kundiman</name>
<email>erik@megapahit.org</email>
</author>
<published>2023-07-11T08:56:16Z</published>
<link rel='alternate' type='text/html' href='https://www.megapahit.org/viewer.git/commit/?id=45b9eed30320c6281efcfb748098a8789b15f15f'/>
<id>urn:sha1:45b9eed30320c6281efcfb748098a8789b15f15f</id>
<content type='text'>
Since the CMakeLists.txt includes some same .cmake files as the viewer,
I think the project might as well be a part of the Linden libraries
code. And for now is put under llprimitive (might not be consistent, in
fact the opposite, with they way llplugin relates to slplugin), but I
think this way results the least change, and it still works.

The differences include:
- all files (common llphysicsextensions headers to be included by
  library users and the stub implementation files) are put inside one
  directory, and the CMakeLists.txt is adjusted accordingly;
- modernised CMakeLists.txt, so include_directories are now implied by
  target_link_libraries;
- some file name fix;
- add_library is not explicitly set to STATIC;
</content>
</entry>
</feed>
