Skip to content
GitLab
Explore
Sign in
Commits · f578d99dca559e9b310254b7c878c98515ebb160
libraries
Browse files
Jul 04, 2025
fixing caching bugs
· f578d99d
Libor Moravčík
authored
Dec 16, 2024
and
Libor Moravčík
committed
Jul 04, 2025
f578d99d
Fixes and enhancements to cache, fixing bullet phx objects destructions,...
· fc8c87a2
Libor Moravčík
authored
Dec 15, 2024
and
Libor Moravčík
committed
Jul 04, 2025
fc8c87a2
Removed print from context.cpp
· 996f1327
Libor Moravčík
authored
Dec 15, 2024
and
Libor Moravčík
committed
Jul 04, 2025
996f1327
refactor: Reverted parallelisation of narrow brute-force
· 00230730
Michal Petr
authored
Dec 14, 2024
and
Libor Moravčík
committed
Jul 04, 2025
00230730
refactor: Renamed the FaceClip algorithm to FaceBrute
· 779c5095
Michal Petr
authored
Dec 14, 2024
and
Libor Moravčík
committed
Jul 04, 2025
779c5095
feat: Narrow-phase bruteforce
· ff4ad95c
Michal Petr
authored
Dec 14, 2024
and
Libor Moravčík
committed
Jul 04, 2025
ff4ad95c
fix: Wrong distance point-triangle calculation
· e9c30821
Michal Petr
authored
Dec 13, 2024
and
Libor Moravčík
committed
Jul 04, 2025
e9c30821
Added comments to cache, fixes to bullet phx objects casting
· 9a888ad6
Libor Moravčík
authored
Dec 15, 2024
and
Libor Moravčík
committed
Jul 04, 2025
9a888ad6
feat: Name of raycast algorithms
· 53c1a0d9
Michal Petr
authored
Dec 13, 2024
and
Libor Moravčík
committed
Jul 04, 2025
53c1a0d9
fix: AABB tree inserting
· 0bac0ee5
Michal Petr
authored
Dec 13, 2024
and
Libor Moravčík
committed
Jul 04, 2025
0bac0ee5
fix: Incorrect clipping of ray
· cd0cb3c5
Michal Petr
authored
Dec 13, 2024
and
Libor Moravčík
committed
Jul 04, 2025
cd0cb3c5
fix: GJK wrong cache with binary
· b3998307
Michal Petr
authored
Dec 12, 2024
and
Libor Moravčík
committed
Jul 04, 2025
b3998307
fix: Compilation error
· 20fedf5d
Michal Petr
authored
Dec 12, 2024
and
Libor Moravčík
committed
Jul 04, 2025
20fedf5d
feat: Option to turn on binary check
· 1609cbe0
Michal Petr
authored
Dec 12, 2024
and
Libor Moravčík
committed
Jul 04, 2025
1609cbe0
fix: V-Clip raycasting attempting to access local
· 041f21ae
Michal Petr
authored
Dec 12, 2024
and
Libor Moravčík
committed
Jul 04, 2025
041f21ae
fix: AABB and Box raycast when inside
· c6ff1cd8
Michal Petr
authored
Dec 12, 2024
and
Libor Moravčík
committed
Jul 04, 2025
c6ff1cd8
fix: Collision detect method ambiguous params
· 4ab35bd9
Michal Petr
authored
Dec 12, 2024
and
Libor Moravčík
committed
Jul 04, 2025
4ab35bd9
feat: Collision system reacting to world removal
· 69005bab
Michal Petr
authored
Dec 12, 2024
and
Libor Moravčík
committed
Jul 04, 2025
69005bab
feat: Random class with seed
· 9e4b4e37
Michal Petr
authored
Dec 12, 2024
and
Libor Moravčík
committed
Jul 04, 2025
9e4b4e37
fix: VClip returning invalid normal
· 99814df9
Michal Petr
authored
Dec 11, 2024
and
Libor Moravčík
committed
Jul 04, 2025
99814df9
feat: Changed stack for a priority queue
· 804e073b
Michal Petr
authored
Dec 11, 2024
and
Libor Moravčík
committed
Jul 04, 2025
804e073b
fix: Removed compilation error
· dd416e28
Michal Petr
authored
Dec 11, 2024
and
Libor Moravčík
committed
Jul 04, 2025
dd416e28
fix: GJK distance query
· cb65439f
Michal Petr
authored
Dec 11, 2024
and
Libor Moravčík
committed
Jul 04, 2025
cb65439f
WIP restoring bullet phx integration
· 4cb79582
Libor Moravčík
authored
Dec 13, 2024
and
Libor Moravčík
committed
Jul 04, 2025
4cb79582
Fixed on_erase, on_linkage_changed bug, added possibility to disable cloning,...
· 8fe04a6a
Libor Moravčík
authored
Dec 13, 2024
and
Libor Moravčík
committed
Jul 04, 2025
8fe04a6a
feat: Local points in collision info
· 605cfffd
Michal Petr
authored
Dec 10, 2024
and
Libor Moravčík
committed
Jul 04, 2025
605cfffd
WIP reincorporating bullet phx
· fabd8b1a
Libor Moravčík
authored
Dec 10, 2024
and
Libor Moravčík
committed
Jul 04, 2025
fabd8b1a
WIP implementing dynamics using native collision detection
· 89d1a5e7
Libor Moravčík
authored
Dec 10, 2024
and
Libor Moravčík
committed
Jul 04, 2025
89d1a5e7
Removed include dynamic_link.hpp
· 8753ee7b
Libor Moravčík
authored
Dec 09, 2024
and
Libor Moravčík
committed
Jul 04, 2025
8753ee7b
Moved dynamic link into context
· e2d1a643
Michal Petr
authored
Dec 09, 2024
and
Libor Moravčík
committed
Jul 04, 2025
e2d1a643
determinant moved to math
· 78bedc2b
Libor Moravčík
authored
Dec 09, 2024
and
Libor Moravčík
committed
Jul 04, 2025
78bedc2b
update
· e4170fbd
Libor Moravčík
authored
Dec 05, 2024
and
Libor Moravčík
committed
Jul 04, 2025
e4170fbd
refactor: Plane movement
· f4605837
Michal Petr
authored
Dec 09, 2024
and
Libor Moravčík
committed
Jul 04, 2025
f4605837
refactor: Moved random to utils
· 7a303abd
Michal Petr
authored
Dec 09, 2024
and
Libor Moravčík
committed
Jul 04, 2025
7a303abd
fix: V-clip raycast not regenerating mesh
· 7e727fcb
Michal Petr
authored
Dec 09, 2024
and
Libor Moravčík
committed
Jul 04, 2025
7e727fcb
feat: Normals in raycasts
· 4a4af606
Michal Petr
authored
Dec 08, 2024
and
Libor Moravčík
committed
Jul 04, 2025
4a4af606
feat: Body part link to root
· 63948f71
Michal Petr
authored
Dec 08, 2024
and
Libor Moravčík
committed
Jul 04, 2025
63948f71
feat: Dynamic adding and erasing bodies from world
· 94fe810c
Michal Petr
authored
Dec 08, 2024
and
Libor Moravčík
committed
Jul 04, 2025
94fe810c
feat: Erase body function in world system
· b83250c1
Michal Petr
authored
Dec 07, 2024
and
Libor Moravčík
committed
Jul 04, 2025
b83250c1
chore: Removed debug outputs
· e466bd6a
Michal Petr
authored
Dec 07, 2024
and
Libor Moravčík
committed
Jul 04, 2025
e466bd6a
Loading