Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make shaders define what they get used for. #7256

Merged
merged 32 commits into from
Oct 17, 2024
Merged
Show file tree
Hide file tree
Changes from 12 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
6421777
Basic methods written and other related changes done
Garima3110 Sep 3, 2024
621dbcb
Updated code for fill shaders
Garima3110 Sep 11, 2024
c696a4a
Fill shader documentation+code examples complete
Garima3110 Sep 13, 2024
1f64472
Changes in Stroke shaders
Garima3110 Sep 13, 2024
955fcc5
Stroke shaders documentation and code changes done
Garima3110 Sep 15, 2024
6fbd3e0
Merge branch 'dev-2.0' of https://github.com/processing/p5.js into sh…
Garima3110 Sep 15, 2024
937d073
Merge branch 'dev-2.0' into shaders
Garima3110 Sep 18, 2024
bb39efe
Changes in Image shaders
Garima3110 Sep 20, 2024
2f78147
Image shaders changes
Garima3110 Sep 20, 2024
d6211f3
Minor fixes
Garima3110 Sep 22, 2024
2cd7b03
fix
Garima3110 Sep 22, 2024
d5d97a2
Errors fixed
Garima3110 Sep 22, 2024
eb13790
stroke shaders changed
Garima3110 Sep 23, 2024
b0998d3
Merge remote-tracking branch 'upstream/dev-2.0' into shaders
Garima3110 Sep 28, 2024
266e999
Minor changes with docs and naming for stroke shaders
Garima3110 Sep 28, 2024
791f91c
Changed fill shader example
Garima3110 Oct 5, 2024
77b8f9a
Stroke Shader hooks changes+example done
Garima3110 Oct 9, 2024
db82c11
Fix on the affected base shaders
Garima3110 Oct 9, 2024
f13ddb0
Cleanups
Garima3110 Oct 9, 2024
734f354
Image shader
Garima3110 Oct 11, 2024
02042f6
Image shaders working
Garima3110 Oct 12, 2024
11eee41
Image shader inline docs
Garima3110 Oct 12, 2024
ba793c3
Minor changes
Garima3110 Oct 12, 2024
9c7ef5a
Visual tests added
Garima3110 Oct 13, 2024
6cbca22
Unit tests updated/deleted
Garima3110 Oct 13, 2024
1d4a3ee
Visual tests updated
Garima3110 Oct 14, 2024
a4867c3
minor changes
Garima3110 Oct 14, 2024
394eedd
Minor fixes
Garima3110 Oct 15, 2024
03faf7b
cleanups
Garima3110 Oct 15, 2024
a414e6b
Merge branch 'dev-2.0' into shaders
davepagurek Oct 17, 2024
aeb5a39
Fix a few lingering merge issues, remove unused files
davepagurek Oct 17, 2024
26c88bb
Remove more lingering unused methods
davepagurek Oct 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading