Commit graph

18 commits

Author SHA1 Message Date
Milan Nikolic
fed470e445
Update modules 2023-11-18 14:12:54 +01:00
Milan Nikolic
3ca5eae18e
Update modules 2023-06-21 11:36:35 +02:00
Milan Nikolic
4c00ef823f
Update modules 2023-03-07 12:00:33 +01:00
JupiterRider
2243b93c92 Update examples/go.mod physics/go.mod raygui/go.mod 2023-02-11 16:26:09 +01:00
Milan Nikolic
ab3ade6210
Update modules 2022-12-04 12:58:11 +01:00
Milan Nikolic
c878e5c98a
Fix physics 2022-03-24 00:05:50 +01:00
Yury Kotov
2b5dfe3719 Physics: fix wrong max float
fltMax constant seems to have incorrect value '3.402823466 + 38' instead of '3.402823466e+38'.
But anyway, it makes more sense to use corresponding constant from math lib.
2022-01-04 01:30:48 +01:00
Milan Nikolic
ca8ab655a8
Update modules 2021-11-13 17:07:48 +01:00
Milan Nikolic
1ca7b58c82
Update modules 2021-07-19 11:41:09 +02:00
Milan Nikolic
ccae99cbf6
Add support for Go modules, issue #141 2021-07-14 16:51:35 +02:00
Milan Nikolic
5b0944b556
Move raymath to raylib package, issue #58 2020-09-05 17:38:24 +02:00
Milan Nikolic
08aa518a46 Update C sources, add new functions and rename package to 2018-10-08 18:56:34 +02:00
Milan Nikolic
69dac275b4 Typo 2017-11-19 20:35:01 +01:00
Milan Nikolic
af6e457322 Typo 2017-11-19 20:31:59 +01:00
Milan Nikolic
fc1eef80f8 Improve physics and add examples 2017-11-19 18:35:44 +01:00
Milan Nikolic
fa05ad4498 Physics - WIP 2017-05-02 21:49:12 +02:00
Milan Nikolic
468b700d5d Golint 2017-02-21 17:16:26 +01:00
Milan Nikolic
d7ff68b487 Initial commit 2017-01-27 09:35:30 +01:00