Charlie Jolly CharlieJolly
  • Joined on 2008-07-29
Charlie Jolly pushed to negate at CharlieJolly/blender 2024-10-02 17:55:28 +02:00
a6d5d46e8d Nodes: Add Negate operator to Math and Vector Math nodes
Charlie Jolly created branch negate in CharlieJolly/blender 2024-10-02 17:55:28 +02:00
Charlie Jolly commented on pull request blender/blender#127868 2024-10-02 17:47:13 +02:00
Nodes: Improve matches when dragging a node onto a link

My initial attemp was in https://archive.blender.org/developer/D16684 Current thought about direction:

  1. Move internal links generation to generic bNodeType callback. Something like…
Charlie Jolly commented on pull request blender/blender#109393 2024-10-02 14:09:58 +02:00
Geometry Nodes: Curve intersections

@blender-bot package

Charlie Jolly pushed to gn-curve-intersections at CharlieJolly/blender 2024-10-02 12:51:31 +02:00
aa680a1f3d Merge branch 'main' into gn-curve-intersections
a2c7a2548d Merge branch 'blender-v4.3-release'
a25456eaf1 Fix: GP: UI errors when no layer tree node is active
9d5c5d4a93 Fix: GP: Wrong offset vector when drawing onto surfaces
4c47c7e634 Revert "Release cycle: Blender 4.3 Beta"
Compare 11 commits »
Charlie Jolly pushed to gn-curve-intersections at CharlieJolly/blender 2024-10-02 12:28:13 +02:00
c668f78f9d Merge branch 'main' into gn-curve-intersections
db490e90fe Fix #127392: File Output doesn't write empty inputs
0f3fdd25bc Cleanup: various non-functional changes for C++
0b69e1d6f5 Cleanup: double quotes for strings, replace f-string with str.format
dadb9ba5dc Cleanup: script formatting
Compare 9 commits »
Charlie Jolly commented on pull request blender/blender#127868 2024-10-02 10:45:14 +02:00
Nodes: Improve matches when dragging a node onto a link

@blender-bot package windows-amd64

Charlie Jolly pushed to node-drag-link at CharlieJolly/blender 2024-10-02 10:44:35 +02:00
4751f78848 Merge branch 'main' into node-drag-link
db490e90fe Fix #127392: File Output doesn't write empty inputs
0f3fdd25bc Cleanup: various non-functional changes for C++
0b69e1d6f5 Cleanup: double quotes for strings, replace f-string with str.format
dadb9ba5dc Cleanup: script formatting
Compare 9 commits »
Charlie Jolly pushed to gn-curve-intersections at CharlieJolly/blender 2024-10-01 22:44:44 +02:00
20e9830490 Merge branch 'main' into gn-curve-intersections
fed101a8b7 Mark mesh socket as only_realized_data plus other tweaks
44168c32ff Fix #128406: Editor Highlight Edge Roundness
8d0fc95fb6 Cleanup: Make format
bfe693c8c2 UI: Changes to Docking Mouse Cursors
Compare 17 commits »
Charlie Jolly commented on pull request blender/blender#128196 2024-10-01 22:08:51 +02:00
Function Node: Compare Node, add epsilon socket to integer data type

Comments from module meeting: https://devtalk.blender.org/t/2024-10-01-nodes-physics-module-meeting/36875

Function Node: Compare Node, add epsilon socket to integer data type Generally…

Charlie Jolly commented on pull request blender/blender#128241 2024-10-01 22:07:43 +02:00
Geometry Nodes: UI: Add dynamic node class to switch nodes

Comments from module meeting: https://devtalk.blender.org/t/2024-10-01-nodes-physics-module-meeting/36875

Add dynamic node class to switch nodes Seems good for the nodes shown in the PR.

Charlie Jolly commented on pull request blender/blender#127868 2024-10-01 22:05:58 +02:00
Nodes: Improve matches when dragging a node onto a link

Comments from module meeting: https://devtalk.blender.org/t/2024-10-01-nodes-physics-module-meeting/36875

Improve auto-linking a node when dragging on a link Was hard to discuss during the…

Charlie Jolly pushed to node-drag-link at CharlieJolly/blender 2024-10-01 22:05:56 +02:00
2b94c62823 Merge branch 'main' into node-drag-link
44168c32ff Fix #128406: Editor Highlight Edge Roundness
8d0fc95fb6 Cleanup: Make format
bfe693c8c2 UI: Changes to Docking Mouse Cursors
ab3e470b35 Fix: Occlusion of Curves failing during snapping
Compare 502 commits »
Charlie Jolly commented on pull request blender/blender#127733 2024-10-01 22:00:04 +02:00
Geometry Nodes: Add Seed value to Object Info node

Comments from module meeting: https://devtalk.blender.org/t/2024-10-01-nodes-physics-module-meeting/36875

Geometry Nodes: Add Seed value to Object Info node We would rather solve this…

Charlie Jolly pushed to gn-curve-intersections at CharlieJolly/blender 2024-10-01 17:29:52 +02:00
19ee024d31 Merge branch 'main' into gn-curve-intersections
d70b10dcd4 UI: Add missing items & reorganize grease pencil menus
e07842de41 GPv3: "Join Objects" operator
e9bce13bfb UI: Fix case in Grease Pencil Auto-Masking
965fdf0d54 Fix #128390: GPv3: Select all toggle preference not working
Compare 20 commits »
Charlie Jolly pushed to gn-curve-intersections at CharlieJolly/blender 2024-10-01 17:05:25 +02:00
7f17b5a4eb Surface intersection tweaks
b0d0d10aee Merge branch 'main' into gn-curve-intersections
91a08f69f5 Intersect surface - works but bugs with instances and positions
5b9de19345 Anim: respect group parameter of rna_struct.keyframe_insert() func
23d3f692f6 Anim: clean up keyframe insertion unit test
Compare 20 commits »
Charlie Jolly pushed to gn-curve-intersections at CharlieJolly/blender 2024-09-30 23:47:18 +02:00
38f1319dc8 Merge branch 'main' into gn-curve-intersections
44fbd69317 Function Node: Value to String Integer subtype
89d7f00ff8 UI: Fix Editor Highlight Top Bar
69a936f9f3 Hydra: Update Storm reference images with recent changes
284b89a0a3 Cycles: oneAPI: compile kernels with fast-relaxed-math
Compare 10 commits »
Charlie Jolly commented on pull request blender/blender#109393 2024-09-30 19:16:47 +02:00
Geometry Nodes: Curve intersections

@blender-bot package

Charlie Jolly pushed to gn-curve-intersections at CharlieJolly/blender 2024-09-30 19:12:11 +02:00
6365bbd78c Merge branch 'main' into gn-curve-intersections
ee348d2bff Fix: missing grease pencil data after duplicate elements or realizing instancecs
60bb3b6677 Fix #124737: Scale To Render size is not precise
d601c21f2f UI: Use Grease Pencil object icon for Dope Sheet
1b392ef016 Fix #127093: Kuwahara node produces NaNs
Compare 8 commits »