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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix CreateMotorJoint param type
ekliot
2025-09-05
1
-1
/
+1
*
Make build_box2d.sh more flexible
jason
2025-05-01
2
-3
/
+4
*
box2d: fix World_CollideMover
Laytan Laats
2025-04-25
2
-2
/
+2
*
box2d: update windows libs to 3.1.0 and call thread.yield in vendor/libc
laytan
2025-04-23
2
-0
/
+0
*
box2d: update to 3.1.0
Laytan Laats
2025-04-22
12
-685
/
+1130
*
Added missing allowFastRotation field to box2d.BodyDef.
Barinzaya
2025-04-16
1
-0
/
+4
*
vendor/box2d: clarify wasm building
Laytan Laats
2025-01-05
3
-1
/
+8
*
Fix for casing error in box2d/wasm.Makefile
Karl Zylinski
2025-01-01
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
*
Changed some recently added //+ usages to #+ and also fixed some //+ usages i...
Karl Zylinski
2024-09-17
1
-1
/
+1
*
Merge pull request #4208 from laytan/more-wasm-vendor-support
gingerBill
2024-09-17
6
-4
/
+56
|
\
|
*
wasm: support more vendor libraries
Laytan Laats
2024-09-09
6
-4
/
+56
*
|
vendor/box2d: build in release mode
Laytan Laats
2024-09-13
4
-7
/
+7
|
/
*
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
*
Add deprecated and require_results attributes to math_functions.odin
gingerBill
2024-08-14
1
-12
/
+74
*
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
5
-3
/
+89
|
\
|
*
box2d: add build script and MacOS libraries
Laytan Laats
2024-08-13
5
-3
/
+89
*
|
Improve presentation
gingerBill
2024-08-14
4
-379
/
+392
|
/
*
Minor style change
gingerBill
2024-08-13
1
-3
/
+3
*
Change .lib to be /MT compatible; Fix comments
gingerBill
2024-08-13
4
-403
/
+403
*
Use `intrinsics.has_target_feature`
gingerBill
2024-08-13
1
-2
/
+4
*
Add libraries for windows
gingerBill
2024-08-13
4
-286
/
+298
*
Create bindings for box2d
gingerBill
2024-08-13
7
-0
/
+3780