COMMITS
December 31, 2023
E
fix: dependencies version
Erdong Chen committed
E
feat: point to move mode
Erdong Chen committed
December 3, 2023
E
fix: joystick window resize issue on safari
Erdong Chen committed
November 30, 2023
E
add special action description
Erdong Chen committed
E
add wake up delay after visible change
Erdong Chen committed
November 28, 2023
E
feat: add body collider name
Erdong Chen committed
November 26, 2023
E
fix: falling gravity scale perf issue
Erdong Chen committed
November 25, 2023
E
feat: higher falling gravity, max falling velocity
Erdong Chen committed
E
Merge pull request #18 from MikeFernandez-Pro/moving-direction-refactor
Erdong Chen committed
M
Refactored character moving direction calculation
Mike Fernandez committed
November 19, 2023
E
feat: touch control and 3D joystick
Erdong Chen committed
November 12, 2023
E
feat: add touch support to follow cam
Erdong Chen committed
November 11, 2023
E
fix: remove unused items
Erdong Chen committed
November 6, 2023
E
fix: canSleep to true by default
Erdong Chen committed
E
feat: add followLightPos prop
Erdong Chen committed
October 26, 2023
E
fix: forward ref type error
Erdong Chen committed
E
feat: new autobalance function and forward ref
Erdong Chen committed
October 16, 2023
E
update readme
Erdong Chen committed
E
feat: able to change character and camera direction
Erdong Chen committed
E
feat: Ecctrl now can take rapier rigidbody props
Erdong Chen committed
October 14, 2023
E
fix: sensor collider bug
Erdong Chen committed
October 13, 2023
E
add vercelVite config for deployment usage
Erdong Chen committed
October 12, 2023
E
fix: NPM configuration, tree-shaking
Erdong Chen committed
C
fix: dependencies, tree-shaking
Cody Bennett committed
E
include camera collision exclusion inside ecctrl
Erdong Chen committed
October 5, 2023
E
add camExcludeCollision to EcctrlAnimation
Erdong Chen committed
E
Merge pull request #2 from ledouxm/main
Erdong Chen committed
October 3, 2023
L
fix: go back to 0 instead undefined for .setLoop
ledouxm committed
L
fix: add .vscode into gitignore
ledouxm committed
L
feat: add typescript
ledouxm committed