mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-11 22:18:54 +01:00
Merge pull request #718 from MarcoLizza/shaders-uniforms-array
Shaders uniforms array
This commit is contained in:
@ -407,7 +407,7 @@ EXAMPLES = \
|
||||
models/models_box_collisions \
|
||||
models/models_billboard \
|
||||
models/models_obj_loading \
|
||||
models/models_obj_viewing \
|
||||
models/models_obj_viewer \
|
||||
models/models_heightmap \
|
||||
models/models_cubicmap \
|
||||
models/models_mesh_picking \
|
||||
@ -420,6 +420,7 @@ EXAMPLES = \
|
||||
shaders/shaders_custom_uniform \
|
||||
shaders/shaders_postprocessing \
|
||||
shaders/shaders_raymarching \
|
||||
shaders/shaders_palette_switch \
|
||||
audio/audio_sound_loading \
|
||||
audio/audio_music_stream \
|
||||
audio/audio_module_playing \
|
||||
|
||||
Reference in New Issue
Block a user