Amine Bensalem HamilcarR
  • Joined on 2023-09-08
Amine Bensalem pushed to nodes-108728-cmp_node_r_layers at HamilcarR/blender 2023-11-13 08:18:34 +01:00
f2c7e34462 Refractor #108728: Removed now unused socket creation code.
Amine Bensalem commented on pull request blender/blender#114629 2023-11-08 20:15:25 +01:00
Refractor: Compositor: Render layer node to dynamic declaration

Thanks for working on that. Just to simplify next reviews and be ready to send this into the main, please always keep the code in correct format (See: https://wiki.blender.org/wiki/Style_Guide/C_

Amine Bensalem created pull request blender/blender#114629 2023-11-08 13:15:46 +01:00
WIP: Refractor render layer node to dynamic declaration
Amine Bensalem created branch nodes-108728-cmp_node_r_layers in HamilcarR/blender 2023-11-08 12:41:19 +01:00
Amine Bensalem pushed to nodes-108728-cmp_node_r_layers at HamilcarR/blender 2023-11-08 12:41:19 +01:00
c6f819ec0a cmp_nodes #108728 : Added declare dynamic function
d995b50e75 CLEANUP : deleted static NodeDeclaration array
b2d4435f60 started implementing declare_dynamic
0b3daea393 Geometry Nodes: use declaration builder for simulation zone
b6a3ac5a12 Geometry Nodes: use declaration builder for repeat zone
Compare 10 commits »
Amine Bensalem commented on issue blender/blender#113403 2023-10-08 00:38:57 +02:00
GPU Subdivision: Instant crash when entering edit mode in one particular object

related to #113377 maybe ?

Amine Bensalem commented on pull request blender/blender#113353 2023-10-07 03:57:28 +02:00
Fix #113340: Socket naming consistency

@HooglyBoogly Hi , I modified the renaming using "Geometry" as identifier , and "Points" as the name. On my side , it works, although I've noticed crashes when linking various nodes ... I'm…

Amine Bensalem pushed to UI_geometry_nodes at HamilcarR/blender 2023-10-07 03:50:06 +02:00
3f87fff839 Fix issue #113340 : Renamed output socket to 'Points' in the Points geometry node
Amine Bensalem pushed to UI_geometry_nodes at HamilcarR/blender 2023-10-07 03:34:39 +02:00
a46f7f5efa Fix issue #113340 : Renamed output socket to point according to the node name
Amine Bensalem commented on pull request blender/blender#113353 2023-10-06 22:44:48 +02:00
Fix #113340: Socket naming consistency

This makes sense to me. It's better to just adjust the socket name though, and not the identifier. The add_output has arguments for changing them separately.

Unfortunately because of…

Amine Bensalem commented on issue blender/blender#113336 2023-10-06 19:13:19 +02:00
Nodes: Assert when using zero density on Volume Cube

Hi , I did a quick test on this (linux) , there's also a crash when linking the two nodes , Volume Cube and Group Output , no matter the density. I don't know yet if these two crashes are…

Amine Bensalem created pull request blender/blender#113353 2023-10-06 17:25:17 +02:00
WIP:UI: issue #113340 : Fixed typo on the Points node's socket output name
Amine Bensalem pushed to UI_geometry_nodes at HamilcarR/blender 2023-10-06 17:14:53 +02:00
ec1ab249c3 Fix issue #113340 : Fixed typo on the Points node's socket output name
c37faf8c2f Merge branch 'blender-v4.0-release'
0aa91a30dd Fix #113092: take highlighted part of search item into account in more places
046155572d UI: use recent search for weighting only if the query is short
0fc3e3dd98 Fix: Debug build error from incorrect PBVH draw assert
Compare 10 commits »
Amine Bensalem created branch UI_geometry_nodes in HamilcarR/blender 2023-10-06 17:14:53 +02:00
Amine Bensalem commented on issue blender/blender#113340 2023-10-06 13:45:11 +02:00
Geometry Nodes: Output socket name inconsistency Points node

Hello , can I take as a first issue ?

Amine Bensalem commented on issue blender/blender#111736 2023-10-04 19:53:04 +02:00
Grease Pencil: Add eyedropper to palette popup

Hello @Harpreet-Singh-4 , Currently I'm working on my project finishing some features , but I intend to come back to blender soon . But you should probably ask questions on the chat , I'm also…

9dd8758ca0 UI: Start adding gpencil eyedropper function in color palette
7eb0b6cce9 Docs: remove references to "tessface"
0f6444a3ef Docs: add note to mathutils.Matrix.normalize()
8167ad746c Fix Toggle Region pie menu items not matching the region direction
e6296acdba Cycles: Only compute Coat Normal if needed
Compare 10 commits »
Amine Bensalem commented on issue blender/blender#111736 2023-09-13 16:23:53 +02:00
Grease Pencil: Add eyedropper to palette popup

@pablovazquez Hi , wouldn't that be redundant since this widget already has an eyedropper ? image

Amine Bensalem created repository HamilcarR/blender 2023-09-09 04:14:23 +02:00