| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-04 | Merge pull request #653 from pamarcos/physac_fix | Ray | |
| [physac] Fix physac's fixed time step | |||
| 2018-10-04 | Fix physac's fixed time step | Pablo Marcos Oltra | |
| 2018-10-01 | Review void pointer incrementation | Ray | |
| 2018-10-01 | Support KXT image file export | Ray | |
| [textures] Added SaveKTX() [rlgl] Exposed rlGetGlTextureFormats() | |||
| 2018-10-01 | Update version number (internally) | Ray | |
| 2018-09-30 | Merge pull request #650 from ChrisDill/master | Ray | |
| Added monitor functions | |||
| 2018-09-30 | Changed monitor functions to use a index | ChrisDill | |
| - Using same idea as SetWindowMonitor to take in a index with 0 being the primary monitor. | |||
| 2018-09-29 | Forgot #else in platform check | ChrisDill | |
| - Added else so return not compiled twice. | |||
| 2018-09-29 | Added platform check | ChrisDill | |
| - Added PLATFORM_DESKTOP check for Monitor functions to try to fix issue on android. - Not sure what return types should be when not on desktop. Added rough guess for now. | |||
| 2018-09-27 | Changed tabs to spaces | ChrisDill | |
| - Fixed tabs used instead of 4 spaces | |||
| 2018-09-27 | Merge remote-tracking branch 'upstream/master' | ChrisDill | |
| 2018-09-27 | Added monitor functions | ChrisDill | |
| - Get number of monitors - Get size, physical size and name of primary monitor. Could pass monitor id instead not sure. | |||
| 2018-09-26 | Updated icon data | Ray | |
| 2018-09-25 | PNG image size optimization | Ray | |
| 2018-09-25 | New icon generation | Ray | |
| Size reduced 91% | |||
| 2018-09-24 | Review iconography | raysan5 | |
| WIP | |||
| 2018-09-22 | Merge pull request #646 from MurrayIRC/master | Ray | |
| Linux Support for VSCode Project | |||
| 2018-09-21 | Merge pull request #6 from MurrayIRC/MurrayIRC-vscode | Murray Campbell | |
| Linux Support for VSCode Project | |||
| 2018-09-21 | Update tasks.json | Murray Campbell | |
| 2018-09-21 | Update c_cpp_properties.json | Murray Campbell | |
| 2018-09-21 | Update Makefile | Murray Campbell | |
| 2018-09-21 | Update launch.json | Murray Campbell | |
| 2018-09-21 | Merge pull request #5 from raysan5/master | Murray Campbell | |
| merge | |||
| 2018-09-19 | Support MP3 wave loading -NOT TESTED- | Ray | |
| 2018-09-18 | enjoy! | Ray | |
| 2018-09-18 | enjoy! | Ray | |
| 2018-09-17 | Support ExportImage() as raw pixel data | Ray | |
| Added note on KTX 2.2 | |||
| 2018-09-17 | Support image export | Ray | |
| 2018-09-17 | Improved data export capabilities! | Ray | |
| REVIEWED: ExportImage() REVIEWED: ExportMesh() ADDED: ExportWave() REMOVED: Internal funcs: SavePNG(), SaveBMP() NOTE: These changes break the API (parameters order) | |||
| 2018-09-14 | Removed TABS | Ray | |
| 2018-09-14 | Update mini_al to v0.8.8 | Ray | |
| Some minor tweaks around | |||
| 2018-09-13 | Merge pull request #641 from ChrisDill/master | Ray | |
| Added a few missing functions to raymath | |||
| 2018-09-13 | Added a few missing functions to raymath | ChrisDill | |
| - Added Vector2MultiplyV - Added Vector2DivideV - Added Vector3Divide - Added Vector3DivideV | |||
| 2018-09-09 | Update README.md | Ray | |
| 2018-09-06 | Merge pull request #639 from ratkingsminion/patch-1 | Ray | |
| Update models.c | |||
| 2018-09-06 | Update models.c | F.H | |
| fix bug with GenMeshPlane() creating too many vertices/texcoords/normals for the plane mesh | |||
| 2018-09-06 | Support aliased font texture generation | Ray | |
| Useful for bitmaps pixelated fonts where anti-aliasing is not desired! Change also enables additional font generation mechanisms in a future (cleartype, hinting...). | |||
| 2018-09-05 | Started working on IQM/glTF loaders | Ray | |
| 2018-09-05 | Review example to show text tinting | Ray | |
| 2018-09-05 | Corrected issue with font tint | Ray | |
| 2018-09-05 | Corrected issue with types | Ray | |
| 2018-08-30 | Merge pull request #637 from MurrayIRC/master | Ray | |
| Updated VSCode project to support OSX building / debugging. | |||
| 2018-08-30 | Merge pull request #4 from MurrayIRC/patch-4 | Murray Campbell | |
| Added OSX build tasks | |||
| 2018-08-30 | Merge pull request #3 from MurrayIRC/patch-3 | Murray Campbell | |
| Added OSX launch configurations for debug and release | |||
| 2018-08-30 | Merge pull request #2 from MurrayIRC/patch-2 | Murray Campbell | |
| Fixed included libs for OSX | |||
| 2018-08-30 | Merge pull request #1 from MurrayIRC/patch-1 | Murray Campbell | |
| Added a configuration for OSX | |||
| 2018-08-30 | Update README.md | Murray Campbell | |
| 2018-08-30 | Added OSX build tasks | Murray Campbell | |
| Users will have to specify their personal installation of raylib. | |||
| 2018-08-30 | Added OSX launch configurations for debug and release | Murray Campbell | |
| 2018-08-30 | Fixed included libs for OSX | Murray Campbell | |
| This was causing linker errors on OSX | |||
