update bindings and examples
Update README.md: moved to codeberg
Andre-LApushed 1 commit to main • 56158b1…daa9edf • on Dec 17, 2023
Merge pull request
#42 from Andre-LA/bindgen-refactor
Pull request merge
Andre-LApushed 40 commits to main • 51124b4…56158b1 • on Nov 10, 2023
WIP bindgen refactor: First version of Carp binding generation works!
Adding render offset getter and setter.
WIP bindgen refactor: all examples compiles! But the lack of __close …
WIP bindgen refactor: I forgot to commit Texture.tl
Add building instructions to README
Andre-LApushed 1 commit to main • 8e1cef6…51124b4 • on Aug 6, 2023
make linguist understand carp code as clojure
Carp bindings and two working examples added!
Merge pull request
#38 from Andre-LA/cmake-refactor
Pull request merge
Andre-LApushed 2 commits to main • 0c9c1c0…8e1cef6 • on May 21, 2023
Improve cmake support, with installation
SDL2 it's quite strict about how main
it's handled.
Andre-LApushed 1 commit to main • 1b4e2d4…0c9c1c0 • on May 16, 2023
adding basic "Flappy circle" C example.
Remove remaining uses of SDL2 path in headers
Andre-LApushed 2 commits to main • aebe907…1b4e2d4 • on Apr 28, 2023
Remove SDL2 from "SDL2/*.h" header on bindings.
Andre-LApushed 1 commit to main • ae6d103…aebe907 • on Apr 28, 2023
Merge pull request
#34 from Andre-LA/using-cmake
Pull request merge
Andre-LApushed 10 commits to main • 407a276…ae6d103 • on Apr 28, 2023
Added work in progress README rewrite
Fix cmake file on libm linking
Some work on collisions.c example
Add a working Cmake setup
added SDL 2.26.5 as submodule
Add dependencies on alphabetical order
Andre-LApushed 1 commit to main • 3166669…407a276 • on Apr 13, 2023
add TODO note about wrong use of Teal code.
Andre-LApushed 1 commit to main • 6b6c42b…3166669 • on Apr 13, 2023
Some improvements and updated bindings with new bindgen
Andre-LApushed 2 commits to main • 1db203a…6b6c42b • on Apr 13, 2023
(WIP) collisions example written in C
Andre-LApushed 4 commits to main • 3943ea2…1db203a • on Apr 4, 2023
move "generate.lua" to "generate_nelua.lua"
Andre-LApushed 3 commits to main • e3fd32a…3943ea2 • on Mar 30, 2023
Intersections and Collision module only uses Rectf instead of Rect.
Andre-LApushed 1 commit to main • ea32ab5…e3fd32a • on Mar 23, 2023
Add copyright and license notice on rect lua file.
Andre-LApushed 2 commits to main • 5dee0d2…ea32ab5 • on Mar 21, 2023
You can’t perform that action at this time.