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