Commit graph

40 commits

Author SHA1 Message Date
Milan Nikolic
2013bc4628
Update/add Go functions 2021-11-11 16:34:15 +01:00
xzebra
0d93bf5aa4
add GetCharPressed 2021-09-05 18:41:27 +03:00
Milan Nikolic
6cfece1e81
Add new functions 2021-05-25 21:35:29 +02:00
Milan Nikolic
9deb95087d
Sort functions 2021-05-25 15:56:35 +02:00
Milan Nikolic
f548130d14
Add Window-related functions 2021-05-25 15:51:45 +02:00
Milan Nikolic
e4af280033
Add SetWindowState/ClearWindowState 2021-05-25 15:04:49 +02:00
Milan Nikolic
6630170a3b
Update library 2021-05-25 14:37:36 +02:00
Milan Nikolic
7ab77a4730
Update C sources 2020-05-04 18:19:50 +02:00
Milan Nikolic
efd3445362
Merge pull request #95 from xzebra/new-functions
ScissorMode and Text functions
2020-05-04 18:00:05 +02:00
Tobias Giess
ee8229b508 Add binding for GetScreenToWorld2D 2020-04-11 13:46:52 +02:00
Tobias Giess
8f46e31841 Add binding for GetWorldToScreen2D and GetCameraMatrix2D 2020-04-11 13:09:37 +02:00
Daniel Kuffner
3d5822db48 Added Window, Clipboard and Mouse methods
Added:
- IsWindowResized
- IsWindowHidden
- UnhideWindow
- HideWindow
- GetClipboardText
- SetClipboardText
- SetMouseOffset
2020-01-22 09:39:30 +01:00
Zebra
4c9ba69910 gofmt 2020-01-20 00:14:49 +01:00
Zebra
1abd3bd6ce Added ScissorMode functions 2020-01-19 22:48:00 +01:00
Milan Nikolic
bd6bf15356
Update C sources 2019-11-25 03:34:31 +01:00
Milan Nikolic
8d36ebe392 Use stdbool 2018-10-10 14:55:03 +02:00
Milan Nikolic
08aa518a46 Update C sources, add new functions and rename package to 2018-10-08 18:56:34 +02:00
Justin Clift
a87a7b0d6c Give exact size values to make() to prevent panic-ing 2018-08-20 19:29:04 +01:00
Milan Nikolic
a6d36a3699 Update C sources, add new functions 2018-05-06 09:34:11 +02:00
Milan Nikolic
030685212e Remove js attempt 2018-02-21 21:34:39 +01:00
Milan Nikolic
7874621942 Update C sources and add new functions 2018-02-21 21:26:09 +01:00
Milan Nikolic
2bfca1f330 Add GopherJS bindings for raylib.js 2017-12-08 05:38:13 +01:00
Milan Nikolic
9ddb7731e9 Add GopherJS build constraints 2017-12-07 22:09:16 +01:00
Milan Nikolic
135a4637a6 Move all constants and types to raylib.go 2017-12-07 20:32:31 +01:00
Milan Nikolic
9dd006a2c9 Unexport New*FromPointer functions 2017-12-07 15:49:19 +01:00
Milan Nikolic
2d8472fb63 Update C library 2017-11-14 04:10:20 +01:00
Milan Nikolic
0f4ce7d6d9 Update C sources, add new functions 2017-10-26 19:00:27 +02:00
Milan Nikolic
282d2149c7 Add Vector2 and Mat2 functions 2017-05-02 21:47:48 +02:00
Milan Nikolic
8f1ad11c49 Update C sources and examples 2017-04-24 18:25:27 +02:00
Milan Nikolic
732563d5c2 Add new functions, update C sources 2017-03-10 15:01:42 +01:00
Milan Nikolic
6c5fa6bfd3 Fix Android build 2017-02-25 21:31:34 +01:00
Milan Nikolic
7e1cf349aa Golint 2017-02-21 15:19:22 +01:00
Milan Nikolic
29546140b9 Golint 2017-02-21 15:06:11 +01:00
Milan Nikolic
5d5a0e708f Move camera, platform dummy functions, fix examples 2017-02-21 14:15:24 +01:00
Milan Nikolic
19d2f59142 Fix Mesh, add missing functions, move gestures to file 2017-02-20 15:48:04 +01:00
Egon Elbre
f081c11a32 Fix typo in NewVector3 2017-02-11 20:36:36 +02:00
Milan Nikolic
2f90318d30 Update C sources, add new functions 2017-02-10 11:28:19 +01:00
Milan Nikolic
ea0628725d Add Seek for asset 2017-02-02 14:29:53 +01:00
Milan Nikolic
969ba1dc21 Golint 2017-02-01 01:50:51 +01:00
Milan Nikolic
d7ff68b487 Initial commit 2017-01-27 09:35:30 +01:00