Commit graph

426 commits

Author SHA1 Message Date
xzebra
0d93bf5aa4
add GetCharPressed 2021-09-05 18:41:27 +03:00
Milan Nikolic
ccae99cbf6
Add support for Go modules, issue #141 2021-07-14 16:51:35 +02:00
Milan Nikolic
8ff192f923
Fix flags 2021-06-23 12:53:41 +02:00
jackji
698c972d9f remove LocationPointType and MaterialMapType, remain using const values 2021-06-22 22:10:29 +08:00
jackji
15ed58856b Add api and example for mesh drawing. 2021-06-22 21:37:46 +08:00
Milan Nikolic
620d205532
Fix shaders 2021-05-26 13:09:06 +02:00
Milan Nikolic
400097df9d
Rename camera Type->Projection 2021-05-26 12:34:08 +02:00
Milan Nikolic
84efeb32cf
Remove arm files 2021-05-26 12:03:02 +02:00
Milan Nikolic
3908769a21
Add FromMemory functions 2021-05-26 12:01:51 +02:00
Milan Nikolic
c42d027833
Structs fixes 2021-05-26 11:39:36 +02:00
Milan Nikolic
c930274575
Add new functions 2021-05-26 00:10:52 +02:00
Milan Nikolic
6cfece1e81
Add new functions 2021-05-25 21:35:29 +02:00
Milan Nikolic
a9172dcaf0
Add support for PLATFORM_DRM 2021-05-25 21:35:00 +02:00
Milan Nikolic
43484d2b81
Add support for PLATFORM_DRM 2021-05-25 20:19:35 +02:00
Milan Nikolic
93ec54f81f
Sort functions 2021-05-25 19:07:51 +02:00
Milan Nikolic
47e7d1baea
Update Android info 2021-05-25 18:54:00 +02:00
Milan Nikolic
4d870bd6d1
Sort functions 2021-05-25 17:23:48 +02:00
Milan Nikolic
9e0799a313
Add new functions 2021-05-25 17:12:28 +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
59d7351c8d
Add custom modifications 2021-05-25 14:36:08 +02:00
Milan Nikolic
c1525b67af
Update C sources 2021-05-25 14:35:17 +02:00
xzebra
a7db43f398
fix binding mistakes 2021-02-06 01:34:23 +01:00
xzebra
afb72fa594
lined polygon function 2021-02-06 01:12:57 +01:00
xzebra
1b2825bc0c
triangle functions 2021-02-06 01:12:40 +01:00
xzebra
7d41c2d3df
rounded rectangle functions 2021-02-06 01:12:27 +01:00
xzebra
8448e4c97c
ring functions 2021-02-06 01:12:11 +01:00
xzebra
bbeaed58af
circle sector functions 2021-02-06 01:11:59 +01:00
Milan Nikolic
d123299701
Change KeyLeftSuper constant, fixes #118 2020-11-23 14:33:37 +01:00
Milan Nikolic
5b0944b556
Move raymath to raylib package, issue #58 2020-09-05 17:38:24 +02:00
Milan Nikolic
f7e848f9f8
Add Ellipse functions, fixes #107 2020-09-04 20:21:20 +02:00
Milan Nikolic
559b947489
Remove unused files 2020-09-04 13:44:55 +02:00
Milan Nikolic
e882cf2df1
Silence warning 2020-09-03 23:31:48 +02:00
Milan Nikolic
93578e2437
Fix Android 2020-09-03 23:22:07 +02:00
Juan Medina
1c90e59273 restore android logic 2020-09-03 17:57:47 +01:00
Juan Medina
63187d19a5 Merge remote-tracking branch 'origin/updated-c-sources' into updated-c-sources
# Conflicts:
#	raylib/platform_desktop.go
2020-09-02 14:43:23 +01:00
Juan Medina
3fcffd9168 update raylib and deps 2020-09-02 13:59:51 +01:00
Juan Medina
276beaf660 update raylib and deps 2020-09-02 13:57:04 +01:00
Juan Medina
01e81219da Adding multichannel audio functions 2020-09-01 16:42:44 +01:00
Juan Medina
ca72d271e1 adding SetTraceLogCallback 2020-08-28 21:19:18 +01:00
Milan Nikolic
13ca6365b5
Fix Android build 2020-05-04 19:24:50 +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
Anton Skvartsou
d76ea6ffce Update C sources, macOS mouse position fix 2020-01-23 00:03:28 +01: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