index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
box2d
/
box2d.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
vendor/box2d: update to 3.1.1
Laytan Laats
2025-12-09
1
-30
/
+65
*
`vendor:box2d` add `targetAngle` to `RevoluteJoint` struct/procs
ekliot
2025-10-21
1
-0
/
+6
*
Start adding pkg lines for vendor.
Jeroen van Rijn
2025-10-10
1
-0
/
+1
*
fix CreateMotorJoint param type
ekliot
2025-09-05
1
-1
/
+1
*
box2d: fix World_CollideMover
Laytan Laats
2025-04-25
1
-1
/
+1
*
box2d: update to 3.1.0
Laytan Laats
2025-04-22
1
-211
/
+416
*
vendor/box2d: clarify wasm building
Laytan Laats
2025-01-05
1
-1
/
+1
*
Clean up box2d `foreign import`
gingerBill
2025-01-01
1
-10
/
+2
*
fix box2d World_Draw not taking a pointer
Laytan Laats
2024-09-29
1
-1
/
+1
*
wasm: support more vendor libraries
Laytan Laats
2024-09-09
1
-4
/
+18
*
Add `require_results` and change some of the wrapper to return a slice
gingerBill
2024-08-14
1
-22
/
+35
*
Fix foreign import paths
gingerBill
2024-08-14
1
-2
/
+4
*
Fix paths for amd64 targets
gingerBill
2024-08-14
1
-0
/
+2
*
Clean up `foreign import` code for library path determination
gingerBill
2024-08-14
1
-20
/
+9
*
Merge branch 'vendor/box2d' of https://github.com/odin-lang/Odin into vendor/...
gingerBill
2024-08-14
1
-3
/
+17
|
\
|
*
box2d: add build script and MacOS libraries
Laytan Laats
2024-08-13
1
-3
/
+17
*
|
Improve presentation
gingerBill
2024-08-14
1
-307
/
+310
|
/
*
Minor style change
gingerBill
2024-08-13
1
-3
/
+3
*
Change .lib to be /MT compatible; Fix comments
gingerBill
2024-08-13
1
-402
/
+402
*
Use `intrinsics.has_target_feature`
gingerBill
2024-08-13
1
-2
/
+4
*
Add libraries for windows
gingerBill
2024-08-13
1
-2
/
+298
*
Create bindings for box2d
gingerBill
2024-08-13
1
-0
/
+1202