Charlie Jolly CharlieJolly
  • Joined on 2008-07-29
Charlie Jolly commented on pull request blender/blender#109405 2023-10-02 21:41:04 +02:00
WIP: Geometry Nodes: Easing Node

image

Merge main and fix up build issues.

Charlie Jolly pushed to gn-easing-node at CharlieJolly/blender 2023-10-02 21:39:25 +02:00
af6f950297 Fix issues when merging main.
2387b9418d Merge branch 'main' into gn-easing-node
7f7e1ab088 GL: Remove Apple platform specific workarounds
2be3e7c16a Cleanup: Suppress strict compiler warning for external code
732bfba6b8 Cleanup: Strict compiler arning
Compare 2528 commits »
Charlie Jolly commented on pull request blender/blender#110802 2023-10-02 14:16:39 +02:00
WIP: Node: Gabor Noise Texture

@blender-bot package windows

Charlie Jolly commented on pull request blender/blender#110802 2023-10-02 12:32:17 +02:00
WIP: Node: Gabor Noise Texture

@blender-bot package

Charlie Jolly pushed to gabor at CharlieJolly/blender 2023-10-02 12:31:44 +02:00
a5ef4e832f Merge branch 'main' into gabor
5c4c4520ba Phasor: Sum after fractal accumalation, could be an option as it produces very different results
7f7e1ab088 GL: Remove Apple platform specific workarounds
2be3e7c16a Cleanup: Suppress strict compiler warning for external code
732bfba6b8 Cleanup: Strict compiler arning
Compare 30 commits »
Charlie Jolly commented on pull request blender/blender#110802 2023-10-01 17:38:07 +02:00
WIP: Node: Gabor Noise Texture

@blender-bot package

Charlie Jolly pushed to gabor at CharlieJolly/blender 2023-10-01 17:36:32 +02:00
436b7fd2ae Support fractal rotation when set to fixed anisotropy
d190aa3a71 Use seed for offset rather than offset position, reduces artefacts detail/scale is high
ff9afe89ca Revert seed to old value
Compare 3 commits »
Charlie Jolly pushed to gabor at CharlieJolly/blender 2023-10-01 04:26:58 +02:00
e10210d3b8 Fix variable name in OSL
Charlie Jolly commented on pull request blender/blender#110802 2023-10-01 02:06:00 +02:00
WIP: Node: Gabor Noise Texture

The UI has now been grouped using the new Panel feature.

Charlie Jolly commented on pull request blender/blender#110802 2023-10-01 02:03:41 +02:00
WIP: Node: Gabor Noise Texture

Latest version now combines all three modes/options into one. There is now an Anisotropy Factor to mix between Isotropic/Manual direction and Anisotropic/Fixed Direction.

Charlie Jolly pushed to gabor at CharlieJolly/blender 2023-10-01 01:21:10 +02:00
419279fa65 Comments, spelling and tidy.
Charlie Jolly commented on pull request blender/blender#110802 2023-10-01 00:19:15 +02:00
WIP: Node: Gabor Noise Texture

UI: Rename Base Frequency to Frequency and move to Kernel panel

image

Charlie Jolly pushed to gabor at CharlieJolly/blender 2023-10-01 00:18:09 +02:00
0a7de0bda7 UI: Rename Base Frequency to Frequency and move to Kernel panel
Charlie Jolly commented on pull request blender/blender#110802 2023-09-30 21:39:44 +02:00
WIP: Node: Gabor Noise Texture

@blender-bot package

Charlie Jolly pushed to gabor at CharlieJolly/blender 2023-09-30 21:39:11 +02:00
eae89b65a6 Rename socket Phase to Phase Offset
137c9933a6 Unintended change in Wave texture
Compare 2 commits »
Charlie Jolly commented on pull request blender/blender#110802 2023-09-30 18:37:11 +02:00
WIP: Node: Gabor Noise Texture

@blender-bot package

Charlie Jolly pushed to gabor at CharlieJolly/blender 2023-09-30 18:36:07 +02:00
37968e3b74 Revert unintended change in noise glsl
Charlie Jolly commented on pull request blender/blender#110802 2023-09-30 17:32:37 +02:00
WIP: Node: Gabor Noise Texture

@blender-bot package

Charlie Jolly commented on pull request blender/blender#110802 2023-09-30 17:31:37 +02:00
WIP: Node: Gabor Noise Texture

Last commit removed Anisotropic modes.

image

Charlie Jolly pushed to gabor at CharlieJolly/blender 2023-09-30 17:30:38 +02:00
fd27a220a9 Merge branch 'main' into gabor
019eb3d42f Remove anisotropic modes and replace with a Anisotropic factor that mixes between fixed anisotropic direction and isotropic direction.
63e1d06233 Geometry Nodes: add utility for debug randomization of instances
bafc952f97 Cleanup: Geometry Nodes: pass selection by varray instead of field
08aa71bfc9 Merge branch 'blender-v4.0-release'
Compare 25 commits »