Ray
1cfb484100
ADDED: Example project to VS
há 2 anos
Ray
547819766f
ADDED: Example project to VS2022 solution
há 2 anos
Ray
50d17393a5
Create models_loading_m3d.vcxproj
há 2 anos
Ray
ea590c44a9
REVIEWED: Camera redesign PR
há 2 anos
Jeffery Myers
81ca2f0bf3
Fix warnings and bad project settings for 4.5 release ( #2894 )
há 2 anos
Ray
0ccc1d3686
Update year to 2023
há 2 anos
Ray
b59fab7ee6
Update year to 2023
há 2 anos
Jeffery Myers
57dd345dc3
Add a textured curve example ( #2821 )
há 2 anos
Rob Loach
4c3d577ddb
CMake: Project template fix to easily target raylib version ( #2700 )
há 2 anos
Ray
b0f3a2c217
Update c_raylib.xml
há 2 anos
Ray
d1a5d381d8
Updated Npp scripts
há 2 anos
Ray
63a23a6b74
REMOVED: VS2019 project
há 2 anos
Ray
86ac792d9a
Review projects details for raylib 4.2
há 2 anos
Angga Permana
e06ed6c608
Fix 4coder project template ( #2616 )
há 2 anos
Ray
ec8fabceeb
Updated Notepad++ intellisense data
há 2 anos
hartmannathan
b0b6381745
Fix typo in README: s/instrallation/installation/ ( #2613 )
há 2 anos
Ray
4492e64cb5
Update version
há 2 anos
Ray
0f47054ece
Added example to VS2022
há 2 anos
Ray
65c3edf797
ADDED: Missing examples to VS2022 solution #2580
há 2 anos
Jeffery Myers
39ead974a4
add mouse zoom example ( #2583 )
há 2 anos
Ray
8aa105fd5b
WARNING: REMOVED: raudio_standalone example
Moved to raudio library repo: https://github.com/raysan5/raudio
há 2 anos
Ray
5f9972dfd1
Update raylib.sln
há 2 anos
Ray
8e229ada1d
ADDED: example: `textures_gif_player`
há 2 anos
Ray
e121058eb6
RENAMED: example: textures_rectangle -> textures_sprite_anim
há 2 anos
Ray
e3ff5f3dc2
ADDED: example: `textures_fog_of_war`
há 2 anos
Ray
9e97a2c4a1
ADDED: example: `core_window_should_close`
há 2 anos
Ray
8f65cb1d94
ADDED: example: `text_codepoints_loading`
há 2 anos
Ray
e4972f4cdd
REMOVED: Physac projects #2551
há 2 anos
Ray
f7744404d6
Remove physics projects
há 2 anos
Ray
e6bc401c93
WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`
RENAMED: `ClearDroppedFiles()` to `UnloadDroppedFiles()`
há 2 anos
Angga Permana
d3caee0e72
generate compile_commands.json to be used by language server ( #2481 )
* cmake: Generate compile commands
* Update README.md
simplify build process
há 2 anos
gtrxAC
30797d3201
Update file names in build scripts ( #2339 )
* JSON parser: Use array for function params (#2255 )
* Parser: follow C convention of type before name
* Update file names in build scripts
há 3 anos
Philip Shenk
dfac74ffa7
updated VSCode project to work with latest raylib makefile and 'working for web' instructions ( #2296 )
há 3 anos
Jeffery Myers
4b998cfd05
[Examples] Top down lights example ( #2199 )
* Start 2d lights example.
* finish example
* update image.
* Cleanup render textures
* Fixes to handle shadows on edges that are near to the light better.
* tabs
* move to shapes
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com>
há 3 anos
Rob Loach
c0da80c2b8
cmake: Update CMake project template with docs and web ( #2274 )
há 3 anos
Ray
549ca669aa
Added VS2022 project
há 3 anos
raysan5
a940f41b4b
Update year to 2022
há 3 anos
shivajiva101
0d064b7808
Added: missing / ( #2253 )
Specify root as the starting point for the linux compiler path
há 3 anos
Ray
13376de059
Reviewed scripts
há 3 anos
Ray
677f5b0795
Review Notepad++ scripts for the supported compilers
há 3 anos
Ray
c3d32c156c
REMOVED: Network examples
They were not working
há 3 anos
Ray
1aaa55c38e
Update Makefile
há 3 anos
Ray
de0fca51a8
Updated scripts
há 3 anos
Ray
5e3db0aa83
Updated some scripts paths
NOTE: New raylib release installer uses `w64devkit`, smaller and more updated than regular `mingw64-w64` default project. Paths are updated properly.
há 3 anos
Ray
ef32377336
Updated Notepad++ raylib intellisense functions
há 3 anos
raysan5
1fd8052527
Update raylib.vcxproj
há 3 anos
raysan5
83b6cd00c6
Reviewed VS2019 projects
há 3 anos
Richard Smith
8e599908d9
Re-write Code::Blocks template to work on Linux and Macos ( #2073 )
* update code::blocks example to support linux
* add macos support
* update screenshot
* update templates readme
há 3 anos
procfxgen
963021d393
VS2019 solution update ( #2071 )
* new models_magicavoxel_loading example
* Portable header-only file "magicavoxel_loader.h" for MagicaVoxel loader example.
* models_magicavoxel_loading example added to CMakeLists.txt and Makefile
* fix models_magicavoxel_loading example for linux.
* * vox_loader into "src/external/vox_loader.h"
* vox file support for "models.c"
* updated example "models/models_magicavoxel_loading.c"
* * Fix Vox_FreeArrays (removed memory leak)
* * removed magicavoxel_loader.h
* * Revert vs2019 solution
* * vox_loader.h -> Support custom memory allocators
* vox_loader.h -> Reverse Y<>Z for left to right handed system
* models/models_magicavoxel_loading.c -> fix model center
* * vox_loader.h -> Removed Raylib dependencies
* * Changed Vox_LoadFileName to Vox_LoadFromMemory
* VS2019 models_mesh_magicavoxel_loading.vcxproj added
* vs2019 project rename models_loading_vox
há 3 anos
Jarosław Jaros
d8e0b2e27c
Allow to run any file ( #2069 )
há 3 anos