Skip to content
GitLab
Explore
Sign in
Commits · 85765f01fa16ed86c18be09491311adb5e85c321
libraries
Browse files
Jul 04, 2025
feat: VClip
· 85765f01
Michal Petr
authored
Oct 28, 2024
and
Libor Moravčík
committed
Jul 04, 2025
85765f01
refactor: Extracted reset method
· 5376f7c7
Michal Petr
authored
Oct 28, 2024
and
Libor Moravčík
committed
Jul 04, 2025
5376f7c7
feat: GJK and EPA
· 7cf3a18c
Michal Petr
authored
Oct 24, 2024
and
Libor Moravčík
committed
Jul 04, 2025
7cf3a18c
chore: Missing source files
· f2ecb1c0
Michal Petr
authored
Oct 21, 2024
and
Libor Moravčík
committed
Jul 04, 2025
f2ecb1c0
feat: Narrow phase detector
· d86ff78b
Michal Petr
authored
Oct 21, 2024
and
Libor Moravčík
committed
Jul 04, 2025
d86ff78b
feat: Collision info
· 8232b2a8
Michal Petr
authored
Oct 20, 2024
and
Libor Moravčík
committed
Jul 04, 2025
8232b2a8
feat: Collider
· a9d7718d
Michal Petr
authored
Oct 20, 2024
and
Libor Moravčík
committed
Jul 04, 2025
a9d7718d
fix: Wrong namespace
· e66ad553
Michal Petr
authored
Oct 20, 2024
and
Libor Moravčík
committed
Jul 04, 2025
e66ad553
feat: Collision cache
· 611bc50c
Michal Petr
authored
Oct 20, 2024
and
Libor Moravčík
committed
Jul 04, 2025
611bc50c
chore: Code reformatting
· 05437bf2
Michal Petr
authored
Oct 18, 2024
and
Libor Moravčík
committed
Jul 04, 2025
05437bf2
feat: Voronoi planes
· 60065485
Michal Petr
authored
Oct 18, 2024
and
Libor Moravčík
committed
Jul 04, 2025
60065485
fix: Plane forgot methods
· d0496c71
Michal Petr
authored
Oct 06, 2024
and
Libor Moravčík
committed
Jul 04, 2025
d0496c71
feat: Geometry
· 5ff90b04
Michal Petr
authored
Oct 02, 2024
and
Libor Moravčík
committed
Jul 04, 2025
5ff90b04
feat: Scalar consts
· fd86b172
Michal Petr
authored
Sep 24, 2024
and
Libor Moravčík
committed
Jul 04, 2025
fd86b172
chore: math CMakeLists recursive include
· c1bfe48b
Michal Petr
authored
Sep 24, 2024
and
Libor Moravčík
committed
Jul 04, 2025
c1bfe48b
feat: Simple phys structures
· 4e51e2bc
Michal Petr
authored
May 15, 2024
and
Libor Moravčík
committed
Jul 04, 2025
4e51e2bc
rework in progress
· 10202ecf
Libor Moravčík
authored
Oct 26, 2024
and
Libor Moravčík
committed
Jul 04, 2025
10202ecf
Lambda cache clearing and rigid body indexing
· e6842d8f
Libor Moravčík
authored
Oct 18, 2024
and
Libor Moravčík
committed
Jul 04, 2025
e6842d8f
RigidBodyData struct merged to RigidBody
· 990c0c12
Libor Moravčík
authored
Oct 17, 2024
and
Libor Moravčík
committed
Jul 04, 2025
990c0c12
Removed unused code and fixed bullet objects initializations
· 6e75046b
Libor Moravčík
authored
Oct 13, 2024
and
Libor Moravčík
committed
Jul 04, 2025
6e75046b
Reworked objects indexing, IPhxSystem base class
· bb6afd57
Libor Moravčík
authored
Oct 08, 2024
and
Libor Moravčík
committed
Jul 04, 2025
bb6afd57
simple lambda caching
· c8fa14c1
Libor Moravčík
authored
Oct 05, 2024
and
Libor Moravčík
committed
Jul 04, 2025
c8fa14c1
CollisionObjectType renamed back to T as template name type in files where it...
· 3ebb7c9f
Libor Moravčík
authored
Oct 01, 2024
and
Libor Moravčík
committed
Jul 04, 2025
3ebb7c9f
Removed code duplicity
· 062bda70
Libor Moravčík
authored
Sep 28, 2024
and
Libor Moravčík
committed
Jul 04, 2025
062bda70
Temporary fix for downcasting bullet objects when using MSVC
· 42c8d8ad
Libor Moravčík
authored
Sep 28, 2024
and
Libor Moravčík
committed
Jul 04, 2025
42c8d8ad
bugfixes to ongoing refactoring, project now runs as before refactorization
· 800ad06a
Libor Moravčík
authored
Sep 27, 2024
and
Libor Moravčík
committed
Jul 04, 2025
800ad06a
wip refactoring
· 31e83680
Libor Moravčík
authored
Sep 26, 2024
and
Libor Moravčík
committed
Jul 04, 2025
31e83680
WIP refactoring
· 51abd5fd
Libor Moravčík
authored
Sep 20, 2024
and
Libor Moravčík
committed
Jul 04, 2025
51abd5fd
Changes to ODE solver, added simple frame rendering
· f5916fa2
Libor Moravčík
authored
Sep 15, 2024
and
Libor Moravčík
committed
Jul 04, 2025
f5916fa2
Debug renderer for bullet physics, wireframes and contact points.
· 2645006c
Libor Moravčík
authored
Aug 24, 2024
and
Libor Moravčík
committed
Jul 04, 2025
2645006c
Added friction constraint
· b0886315
Libor Moravčík
authored
Aug 23, 2024
and
Libor Moravčík
committed
Jul 04, 2025
b0886315
Setting rotation calculated by ODE solver to RBs
· 44e56493
Libor Moravčík
authored
Aug 16, 2024
and
Libor Moravčík
committed
Jul 04, 2025
44e56493
wip constrained dynamics, working example including collision (contact) constraints
· f38e28d7
Libor Moravčík
authored
Aug 16, 2024
and
Libor Moravčík
committed
Jul 04, 2025
f38e28d7
wip constrained dynamics
· 78b041be
Libor Moravčík
authored
Aug 07, 2024
and
Libor Moravčík
committed
Jul 04, 2025
78b041be
Initial implementation using bullet physics engine
· f4ec0ff2
Libor Moravčík
authored
Jul 11, 2024
and
Libor Moravčík
committed
Jul 04, 2025
f4ec0ff2
May 13, 2025
More robust registration of constructors to reflection
· fda798eb
Marek Trtik
authored
May 13, 2025
fda798eb
Added missing inline keywords to index of script module
· 6ea8f46b
Marek Trtik
authored
May 13, 2025
6ea8f46b
Apr 26, 2025
Implementation of Cache, FileCache and CacheSystem
· 9f97ff97
Libor Moravčík
authored
Apr 26, 2025
9f97ff97
System moved to com module
· ddcb574e
Libor Moravčík
authored
Apr 26, 2025
ddcb574e
Apr 25, 2025
Moved System structure from phx module to utils module. Fixed...
· 2b193bca
Libor Moravčík
authored
Apr 25, 2025
2b193bca
Loading