-
macbear_mini
committed
[e91c20]
on
Code
use vector_math package: Vector3, Quaternion
-
Macbear_viwave
committed
[213449]
on
Code
rapier_physics use vector_math
-
Macbear_viwave
committed
[33431e]
on
Code
PhysicsScene by macbear_3d
-
Macbear_viwave
committed
[df3bb7]
on
Code
1. "example/main_3d.dart": use macbear_3d to demo physics
-
Macbear_viwave
committed
[69d871]
on
Code
web build is OK
-
Macbear_viwave
committed
[12a498]
on
Code
1. rapier_physics: ios, macos, android is OK
-
Macbear_viwave
committed
[d9b7fc]
on
Code
android supported
-
Macbear_viwave
committed
[0ab063]
on
Code
native/rapier_ffi/build.sh updated
-
Macbear_viwave
committed
[5b4564]
on
Code
"ios/rapier_physics.xcframework" is OK
-
Macbear_viwave
committed
[acbe5b]
on
Code
still suck on ios build
-
Macbear_viwave
committed
[a8156a]
on
Code
ios rapier_ffi.xcframework not ready
-
Macbear_viwave
committed
[61bf06]
on
Code
1. prepare for iOS build
-
Macbear_viwave
committed
[d2dc5e]
on
Code
RapierWorld.version 0.18.0
-
Macbear_viwave
committed
[431c0a]
on
Code
RigidBody: setPosition, setRotation
-
Macbear_viwave
committed
[258569]
on
Code
RapierWorld: addCylinder, addCapsule
-
Macbear_viwave
committed
[e3a5c8]
on
Code
RapierWorld: addBox, addSphere
-
Macbear_viwave
committed
[49ea0b]
on
Code
add Sphere
-
Macbear_viwave
committed
[0b0849]
on
Code
prepare for rigid body: Box
-
Macbear_viwave
committed
[ffdeb0]
on
Code
"example/macos/rapier_physics.podspec" updated
-
Macbear_viwave
committed
[c00699]
on
Code
1. typo: "prebuilt"
-
Macbear_viwave
committed
[570758]
on
Code
add prebuilt: android, macOS, iOS, web
-
Macbear_viwave
committed
[8bdef2]
on
Code
1. add rust code: native/rapier_ffi
-
Macbear_viwave
committed
[b15d50]
on
Code
Initial commit