Ray
3f1e59a7cf
Update copyright to 2024
11 months ago
Tim Romero
f914020d45
VSCode sample project Mac fixup ( #3666 )
Change vscode config and makefile to add a missing IOKit framework reference and use whichever MacOSX sdk symlink is available
1 year ago
Peter0x44
28bdaa2da6
Update projects/CMake/CMakeLists.txt to raylib 5.0 ( #3623 )
1 year ago
Karim
21469e92b0
Image convolution function ImageKernelConvolution ( #3528 )
* Added image convultion ImageKernelConvolution
* comment changes
* spelling changes and change to kernel size
* removed kernel normalization inside function
* fix to formating
1 year ago
Ray
ae50bfa2cc
Updated Npp intellisense data for raylib 5.0
1 year ago
Ray
bbf0c3a46d
REVIEWED: Added new examples to VS2022 solution
1 year ago
Ray
99dac5451c
ADDED: Automation Events System, exposed to users
Added new API to record and play events
Added examples illustrating functionality
1 year ago
Ray
1896268775
Reviewed examples for consistency
1 year ago
Gabriel dos Santos Sanches
2d5d0c2999
examples: core: adds 2D camera two player split screen ( #3298 )
1 year ago
MichaelFiber
18e9784c6d
Remove PLATFORM_RPI ( #3232 )
* Remove PLATFORM_RPI
* remove build artifacts
---------
Co-authored-by: MichaelFiber <michael@cubeofb.org>
Co-authored-by: Ray <raysan5@gmail.com>
1 year ago
Jeffery Myers
62f5382d56
[AUDIO] Add an example of how to use LoadSoundAlias ( #3223 )
* Add a function to clone a sound and share data with another sound.
* rename items based on feedback
* PR Feedback, use custom unload for sound alias, not variant of normal sound unloading
* sound_multi example
1 year ago
Dane Madsen
e465ed0850
Added ImageRotate ( #3078 )
* Added ImageRotate
* Quick rename of the example
* Update ImageRotate by changing doubles to floats and checking code convention
* Update API
1 year ago
Dane Madsen
a4a6d4da8a
Add GenImageGradientSquare ( #3077 )
* Add GenImageGradientSquare to allow square gradients
* Fix GenImageGradientSquare and add to textures_image_generation example
* Remove params from GenImageGradientSquare
1 year ago
Dane Madsen
e96dc46d38
Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient ( #3074 )
* Replaced GenImageGradientH and GenImageGradientV with GenImageLinearGradient
* renamed GenImageLinearGradient to GenImageGradientLinear
1 year ago
lesleyrs
818312683e
update cmake example project ( #3062 )
* update cmake example project
* off is the correct one
1 year ago
Shoozza
204c6765bd
Fix vs code project ( #3048 )
* Modify remove trailing whitespace
* Fix invalid SetCameraMode call and missing argument to UpdateCamera for VSCode project
1 year ago
Benjamin Thomas
70d7f67bd8
CMake project example: fix a couple of typos ( #3014 )
1 year ago
Ray
18a36b3e06
Update raylib.sln
1 year ago
Ray
03516b1c68
Update npes_saved_w64devkit.txt
1 year ago
Ray
7ab24b94ee
Delete c_raylib.xml
1 year ago
Ray
3b4f9faebc
UPDATED: Notepad++ instellisense data
1 year ago
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.
1 year ago
Ray
1cfb484100
ADDED: Example project to VS
1 year ago
Ray
547819766f
ADDED: Example project to VS2022 solution
1 year ago
Ray
50d17393a5
Create models_loading_m3d.vcxproj
1 year ago
Ray
ea590c44a9
REVIEWED: Camera redesign PR
1 year ago
Jeffery Myers
81ca2f0bf3
Fix warnings and bad project settings for 4.5 release ( #2894 )
1 year ago
Ray
0ccc1d3686
Update year to 2023
1 year ago
Ray
b59fab7ee6
Update year to 2023
1 year ago
Jeffery Myers
57dd345dc3
Add a textured curve example ( #2821 )
2 years ago
Rob Loach
4c3d577ddb
CMake: Project template fix to easily target raylib version ( #2700 )
2 years ago
Ray
b0f3a2c217
Update c_raylib.xml
2 years ago
Ray
d1a5d381d8
Updated Npp scripts
2 years ago
Ray
63a23a6b74
REMOVED: VS2019 project
2 years ago
Ray
86ac792d9a
Review projects details for raylib 4.2
2 years ago
Angga Permana
e06ed6c608
Fix 4coder project template ( #2616 )
2 years ago
Ray
ec8fabceeb
Updated Notepad++ intellisense data
2 years ago
hartmannathan
b0b6381745
Fix typo in README: s/instrallation/installation/ ( #2613 )
2 years ago
Ray
4492e64cb5
Update version
2 years ago
Ray
0f47054ece
Added example to VS2022
2 years ago
Ray
65c3edf797
ADDED: Missing examples to VS2022 solution #2580
2 years ago
Jeffery Myers
39ead974a4
add mouse zoom example ( #2583 )
2 years ago
Ray
8aa105fd5b
WARNING: REMOVED: raudio_standalone example
Moved to raudio library repo: https://github.com/raysan5/raudio
2 years ago
Ray
5f9972dfd1
Update raylib.sln
2 years ago
Ray
8e229ada1d
ADDED: example: `textures_gif_player`
2 years ago
Ray
e121058eb6
RENAMED: example: textures_rectangle -> textures_sprite_anim
2 years ago
Ray
e3ff5f3dc2
ADDED: example: `textures_fog_of_war`
2 years ago
Ray
9e97a2c4a1
ADDED: example: `core_window_should_close`
2 years ago
Ray
8f65cb1d94
ADDED: example: `text_codepoints_loading`
2 years ago
Ray
e4972f4cdd
REMOVED: Physac projects #2551
2 years ago