Ray
3b4f9faebc
UPDATED: Notepad++ instellisense data
pirms 2 gadiem
Ray
1b873b028f
WARNING: REMOVED: Multichannel audio support API
It was quite restrictive and hacky implementation, just load multiple types same sound to play multiple instances.
pirms 2 gadiem
Ray
1cfb484100
ADDED: Example project to VS
pirms 2 gadiem
Ray
547819766f
ADDED: Example project to VS2022 solution
pirms 2 gadiem
Ray
50d17393a5
Create models_loading_m3d.vcxproj
pirms 2 gadiem
Ray
ea590c44a9
REVIEWED: Camera redesign PR
pirms 2 gadiem
Jeffery Myers
81ca2f0bf3
Fix warnings and bad project settings for 4.5 release ( #2894 )
pirms 2 gadiem
Ray
0ccc1d3686
Update year to 2023
pirms 2 gadiem
Ray
b59fab7ee6
Update year to 2023
pirms 2 gadiem
Jeffery Myers
57dd345dc3
Add a textured curve example ( #2821 )
pirms 2 gadiem
Rob Loach
4c3d577ddb
CMake: Project template fix to easily target raylib version ( #2700 )
pirms 2 gadiem
Ray
b0f3a2c217
Update c_raylib.xml
pirms 2 gadiem
Ray
d1a5d381d8
Updated Npp scripts
pirms 2 gadiem
Ray
63a23a6b74
REMOVED: VS2019 project
pirms 2 gadiem
Ray
86ac792d9a
Review projects details for raylib 4.2
pirms 2 gadiem
Angga Permana
e06ed6c608
Fix 4coder project template ( #2616 )
pirms 2 gadiem
Ray
ec8fabceeb
Updated Notepad++ intellisense data
pirms 2 gadiem
hartmannathan
b0b6381745
Fix typo in README: s/instrallation/installation/ ( #2613 )
pirms 2 gadiem
Ray
4492e64cb5
Update version
pirms 2 gadiem
Ray
0f47054ece
Added example to VS2022
pirms 2 gadiem
Ray
65c3edf797
ADDED: Missing examples to VS2022 solution #2580
pirms 2 gadiem
Jeffery Myers
39ead974a4
add mouse zoom example ( #2583 )
pirms 2 gadiem
Ray
8aa105fd5b
WARNING: REMOVED: raudio_standalone example
Moved to raudio library repo: https://github.com/raysan5/raudio
pirms 2 gadiem
Ray
5f9972dfd1
Update raylib.sln
pirms 2 gadiem
Ray
8e229ada1d
ADDED: example: `textures_gif_player`
pirms 2 gadiem
Ray
e121058eb6
RENAMED: example: textures_rectangle -> textures_sprite_anim
pirms 2 gadiem
Ray
e3ff5f3dc2
ADDED: example: `textures_fog_of_war`
pirms 2 gadiem
Ray
9e97a2c4a1
ADDED: example: `core_window_should_close`
pirms 2 gadiem
Ray
8f65cb1d94
ADDED: example: `text_codepoints_loading`
pirms 2 gadiem
Ray
e4972f4cdd
REMOVED: Physac projects #2551
pirms 2 gadiem
Ray
f7744404d6
Remove physics projects
pirms 2 gadiem
Ray
e6bc401c93
WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`
RENAMED: `ClearDroppedFiles()` to `UnloadDroppedFiles()`
pirms 2 gadiem
Angga Permana
d3caee0e72
generate compile_commands.json to be used by language server ( #2481 )
* cmake: Generate compile commands
* Update README.md
simplify build process
pirms 2 gadiem
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
pirms 3 gadiem
Philip Shenk
dfac74ffa7
updated VSCode project to work with latest raylib makefile and 'working for web' instructions ( #2296 )
pirms 3 gadiem
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>
pirms 3 gadiem
Rob Loach
c0da80c2b8
cmake: Update CMake project template with docs and web ( #2274 )
pirms 3 gadiem
Ray
549ca669aa
Added VS2022 project
pirms 3 gadiem
raysan5
a940f41b4b
Update year to 2022
pirms 3 gadiem
shivajiva101
0d064b7808
Added: missing / ( #2253 )
Specify root as the starting point for the linux compiler path
pirms 3 gadiem
Ray
13376de059
Reviewed scripts
pirms 3 gadiem
Ray
677f5b0795
Review Notepad++ scripts for the supported compilers
pirms 3 gadiem
Ray
c3d32c156c
REMOVED: Network examples
They were not working
pirms 3 gadiem
Ray
1aaa55c38e
Update Makefile
pirms 3 gadiem
Ray
de0fca51a8
Updated scripts
pirms 3 gadiem
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.
pirms 3 gadiem
Ray
ef32377336
Updated Notepad++ raylib intellisense functions
pirms 3 gadiem
raysan5
1fd8052527
Update raylib.vcxproj
pirms 3 gadiem
raysan5
83b6cd00c6
Reviewed VS2019 projects
pirms 3 gadiem
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
pirms 3 gadiem