Steven Schveighoffer
|
1cc76b8be3
Merge pull request #65 from schveiguy/fixctorattrs
|
10 月之前 |
Steven Schveighoffer
|
3d29cd9646
Add pure attributes to everything, fix most incorrect inout -> const.
|
10 月之前 |
Steven Schveighoffer
|
1381ca27e1
Merge pull request #64 from schveiguy/readyfor55release
|
10 月之前 |
Steven Schveighoffer
|
32e883fadd
Update readme. Upgrade install package to support running as a
|
10 月之前 |
Steven Schveighoffer
|
9d42aa8084
Merge pull request #63 from schveiguy/add5.5
|
10 月之前 |
Steven Schveighoffer
|
b57a11ec03
Update instructions for generating to include enum->alias
|
10 月之前 |
Steven Schveighoffer
|
08a6b2f985
Fix enum->alias for redefinition that dstep mistranslated
|
10 月之前 |
Steven Schveighoffer
|
f7f3049970
Update lib file
|
10 月之前 |
Steven Schveighoffer
|
b49f43efe8
Source changes for 5.5
|
10 月之前 |
Steven Schveighoffer
|
da24fd91e3
Merge pull request #62 from Cyrodwd/master
|
1 年之前 |
Cyrodwd
|
7dba4d9746
Small update for README.md
|
1 年之前 |
Steven Schveighoffer
|
d32ed9adc9
Merge pull request #56 from Kapendev/master
|
1 年之前 |
Kapendev
|
9d0fea822a
Removed linear mixin.
|
1 年之前 |
Steven Schveighoffer
|
7da8a5d35a
Merge pull request #55 from Kapendev/master
|
1 年之前 |
Kapendev
|
c499b694a7
Moved Color to types file.
|
1 年之前 |
Kapendev
|
725cad2fd3
Changed the Color struct.
|
1 年之前 |
Steven Schveighoffer
|
07f79053b4
Merge pull request #52 from LiamM32/rectangle-functions
|
1 年之前 |
Steven Schveighoffer
|
31ae45bf9b
Rework opBinary to avoid duplicating code
|
1 年之前 |
electric-gecko
|
a30fe4a9e5
Just some functions for rectangles.
|
1 年之前 |
Steven Schveighoffer
|
9906279494
Fix issue #47 - Add missing parentheses so dub build --build=docs works.
|
1 年之前 |
Steven Schveighoffer
|
a8f9ab2ccc
Update to raylib 5.0
|
1 年之前 |
Steven Schveighoffer
|
c532925970
Fix issue with install tool
|
2 年之前 |
Steven Schveighoffer
|
d79dfe2923
Update lib.tgz with win32 binaries from raylib download.
|
2 年之前 |
Steven Schveighoffer
|
2297d12f29
Add the ability to edit dub.json for projects that use raylib installer
|
2 年之前 |
Steven Schveighoffer
|
30c97fa287
Merge pull request #34 from schveiguy/addrcamera
|
2 年之前 |
Steven Schveighoffer
|
49582d23cd
Add link to Danilo's port of raylib examples
|
2 年之前 |
Steven Schveighoffer
|
6d08440c4e
Fix issue #32. Add nogc and nothrow to rlgl (somehow missed that)
|
2 年之前 |
Steven Schveighoffer
|
d468f344b3
Add rcamera module.
|
2 年之前 |
Steven Schveighoffer
|
040b38fa82
Merge pull request #31 from schveiguy/update45
|
2 年之前 |
Steven Schveighoffer
|
e3da8755bf
Remove unnecessary arsd dependency (copied the code locally)
|
2 年之前 |