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

gamma correct colorpicker image panel #20

Open
wants to merge 26 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
287ed9a
updates for later versions of three.js
sjpt Jan 25, 2022
2c456ad
build of support for later three.js
sjpt Jan 25, 2022
dc98c33
update torus example for webXR
sjpt Jan 26, 2022
0b8c23d
add original veview for comparison (not used)
sjpt Jan 26, 2022
f0d4a18
remove unnecessary repeat of renderer.setAnimationLoop, and return of…
sjpt Jan 26, 2022
2f38720
illustration of scale effecting blur
sjpt Jan 26, 2022
ac741a0
remove some 'noise' from blur
sjpt Jan 26, 2022
62c547a
modify (correct?) vScale calculation
sjpt Jan 26, 2022
40f952f
Use Layout.TEXT_SCALE in shader
sjpt Jan 26, 2022
e40d150
remove support with no standard derivatives. For now just comment out…
sjpt Jan 26, 2022
60d96e8
version with non-derivative path and vScale removed (were commented o…
sjpt Jan 27, 2022
412e678
return mouseInput.intersections; from update(), so datguix can use it…
sjpt Jan 27, 2022
a78a6d0
allow custom button colours
sjpt Mar 2, 2022
9efe6ae
do not update geometry for unchanged text (especially slider values)
sjpt Apr 5, 2022
adb940f
comment out stopImmediatePropagation for window mousedown
sjpt Apr 28, 2022
d8f82b3
make sure w value set for colorpicker shaders
sjpt Jan 24, 2024
afa68a0
change after npm update
sjpt Jan 24, 2024
67a7b21
fix colourpicker bug
sjpt Jan 30, 2024
e621374
windows buils
sjpt Feb 2, 2024
e0e5d81
more reduce interaction between makeDraggable drag and this drag
sjpt Feb 2, 2024
f5d18c9
Merge remote-tracking branch 'origin/master'
sjpt Feb 3, 2024
1d8fa8f
update core-js to fix warning
sjpt Feb 3, 2024
170a2ea
gamma correct the colour panels
sjpt Feb 6, 2024
35df5df
colourpicker uses sqrt for approx colour correction
sjpt May 8, 2024
43c89af
Merge branch 'master' of https://github.com/xinaesthete/dat.guiVR
sjpt May 8, 2024
545030d
remove blank lines, may help merge .... confused
sjpt May 8, 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