- Apr 29, 2024
-
-
Andrey Lihatskiy authored
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to LF, and trim trailing whitespaces as needed
-
- May 04, 2023
-
-
Rye Mutt authored
-
- Apr 04, 2023
-
-
Rye Mutt authored
-
- Apr 02, 2023
-
-
Rye Mutt authored
-
- Mar 11, 2023
-
-
Rye Mutt authored
-
- Dec 18, 2022
-
-
Rye Mutt authored
-
- Dec 17, 2022
- Dec 16, 2022
-
-
Rye Mutt authored
-
- Dec 14, 2022
-
-
Rye Mutt authored
-
- Sep 17, 2022
-
-
Nicky Dasmijn authored
-
- Apr 17, 2022
- Apr 13, 2022
-
-
Nicky authored
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), 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().
-
- Apr 06, 2022
-
-
Nicky authored
Change projects to cmake targetsto get rid of havig to hardcore include directories and link libraries in consumer projects.
-
- Oct 13, 2021
-
-
Rye Mutt authored
-
- Jun 27, 2021
-
-
Rye Mutt authored
-
- Oct 14, 2020
-
-
Rye Mutt authored
-
- Nov 10, 2015
-
-
Oz Linden authored
-
- Mar 29, 2013
-
-
Graham Madarasz authored
-
- Jul 20, 2012
-
-
Oz Linden authored
-
- Jul 09, 2012
-
-
Todd Stinson authored
Removing the change to LLPhysicsExtensions.cmake that was accidentally committed in changes set cf029fb1d6ee.
-
Todd Stinson authored
BUGFIX: Correcting a crash issue that was caused by the rebake navmesh callback handler unexpectedly changing the navmesh state.
-
- Jul 05, 2012
- Jul 03, 2012
-
-
Todd Stinson authored
-
- Jan 27, 2012
-
-
Nyx (Neal Orman) authored
-
- Jan 26, 2012
-
-
Todd Stinson authored
PATH-181 and PATH-194: Implementing the building of the viewer with the stub library and validating that it does load/run as expected with the physics extensions disabled.
-
Todd Stinson authored
PATH-181 and PATH-194: Starting to put back the ability to build the viewer using the stub libraries.
-
- Jan 25, 2012
-
-
Nyx (Neal Orman) authored
-
Nyx (Neal Orman) authored
First pass at using new llPhysicsExtensions library which combines pathing and convex decomp.
-