Antonio Vazquez antoniov
  • Spain
  • Joined on 2011-08-22
Antonio Vazquez closed pull request blender/blender#113944 2023-12-09 19:32:49 +01:00
WIP: GPv3 - Add support to material render previews
Antonio Vazquez commented on pull request blender/blender#113944 2023-12-09 19:32:48 +01:00
WIP: GPv3 - Add support to material render previews

Replaced by 115985 because Gitea is unable to update this PR. (maybe is a bug)

All changes has been applied to the new PR.

Antonio Vazquez created pull request blender/blender#115985 2023-12-09 19:31:10 +01:00
GPv3: Material Render Preview
Antonio Vazquez created branch antoniov-gpv3_previews in antoniov/blender 2023-12-09 19:13:40 +01:00
Antonio Vazquez pushed to antoniov-gpv3_previews at antoniov/blender 2023-12-09 19:13:40 +01:00
9a2ec1b332 GPv3: Update preview file
055c63434f Merge branch 'main' into antoniov-gpv3_previews
15cff1fddb BMesh: optimize attribute copying by reusing BMCustomDataCopyMap
2c85561fc3 Fix invalid cursor move time-stamp on WIN32
0b1049b41d BMesh: Optimize copying attributes from many elements at once
Compare 10 commits »
Antonio Vazquez pushed to GPv3_114190_assign_mat at antoniov/blender 2023-12-01 19:24:57 +01:00
89885cb1a9 Merge branch 'main' into GPv3_114190_assign_mat
aae0b71342 Cleanup: Move constant variable declarations outside of loop
f2ed2b82ce Cleanup: Use const arguments for some paint functions
6d3e9f1fe8 Fix #115276: Vertex group canvas picker errors with no active group
0978f9486e Sculpt: Remove redundant "reveal all" operator
Compare 238 commits »
Antonio Vazquez pushed to main at blender/blender 2023-12-01 13:16:33 +01:00
cd6c7c4b23 GPv3: Fix compiler warning and format
Antonio Vazquez pushed to main at blender/blender 2023-12-01 13:12:20 +01:00
11f606f88f GPv3: Menu to Select Material using U key
Antonio Vazquez deleted branch GPv3_114203_active_mat from antoniov/blender 2023-12-01 13:12:20 +01:00
Antonio Vazquez merged pull request blender/blender#114694 2023-12-01 13:12:19 +01:00
GPv3: Menu to Select Material using `U` key
Antonio Vazquez pushed to GPv3_114203_active_mat at antoniov/blender 2023-12-01 13:03:09 +01:00
fdd09696d1 Merge branch 'main' into GPv3_114203_active_mat
b8a785b65b GPv3: Show and hide layers operators
36351f3796 Fix missing NULL check from fix for #113059 on Wayland/LIBDECOR
cefdb67db7 Cleanup: return managed pointer when copying geometry component
7730ca2b9d BLI: improve const handling in ImplicitSharingPtr
Compare 45 commits »
Antonio Vazquez pushed to GPv3_114203_active_mat at antoniov/blender 2023-11-30 17:04:00 +01:00
4d7ce2cb5f GPv3: Cleanup and make variable const
2abd5f72d1 GPv3: Fix conflict not solved
Compare 2 commits »
Antonio Vazquez pushed to GPv3_114203_active_mat at antoniov/blender 2023-11-30 16:41:53 +01:00
7a9460ff00 GPv3: Change menu title
c72981f06f Merge branch 'main' into GPv3_114203_active_mat
671f428ead GPv3: "Set Active Layer" operator and menu
6023a6a423 Fix #115526: missing normals on first chunk of array modifier
864b07011a Fix #115037: Crash deleting tool node group from outliner
Compare 173 commits »
Antonio Vazquez pushed to GPv3_mat_copy_to_object at antoniov/blender 2023-11-28 18:49:47 +01:00
a1c77f162b GPv3: Remove comment
Antonio Vazquez commented on pull request blender/blender#115535 2023-11-28 18:39:10 +01:00
GPv3: Copy Materials to Selected operator

@HooglyBoogly @filedescriptor I think there are more functions that we could move to material.cc, but this must be done in a different PR.

Antonio Vazquez pushed to GPv3_mat_copy_to_object at antoniov/blender 2023-11-28 18:33:56 +01:00
27b259416a GPv3: Changes after review
Antonio Vazquez created pull request blender/blender#115535 2023-11-28 17:59:44 +01:00
GPv3: Copy Materials to Selected operator
Antonio Vazquez created branch GPv3_mat_copy_to_object in antoniov/blender 2023-11-28 17:59:14 +01:00
Antonio Vazquez pushed to GPv3_mat_copy_to_object at antoniov/blender 2023-11-28 17:59:14 +01:00
d64f637534 GPv3: Copy Materials to Selected operator
ed23989e2e Geometry Nodes: Remove drag & drop requirement of geometry input
b9fba005bd GPv3: Lock unselect materials operator
86362f14f9 UI: Improve description of custom asset library type
0156169a9c Fix #115431: Crash on right click on string button inside menu
Compare 10 commits »
Antonio Vazquez deleted branch GPv3_mat_lock_unselect from antoniov/blender 2023-11-28 16:39:12 +01:00