Matias Mendiola mendio
  • Joined on 2013-10-31
Matias Mendiola pushed to GPv3_Separate at mendio/blender 2023-12-28 12:45:12 +01:00
70ebab41c9 Fix: Assert duplicating objects
Matias Mendiola pushed to GPv3_Separate at mendio/blender 2023-12-27 14:39:21 +01:00
3827ab9696 Copy layer attributes in layer creation function
Matias Mendiola pushed to GPv3_Separate at mendio/blender 2023-12-26 17:31:27 +01:00
b24325c457 Merge branch 'main' into GPv3_Separate
2824e45678 Fix #115510: Poly Build does not update snapped geometry
57df35c8f9 Fullframe compositor: unify scaling behavior with realtime compositor
92a0dfed94 Fix: Bokeh images missing write usage flag
140f5f619d Fix #116520: OBJ exporter does not add leading zeros in frame filenames
Compare 51 commits »
Matias Mendiola pushed to GPv3_Separate at mendio/blender 2023-12-26 17:31:03 +01:00
8843f9e9b9 Update Layer creation function
Matias Mendiola pushed to GPv3_Separate at mendio/blender 2023-12-26 17:18:17 +01:00
0cf2bd118a Change Object duplicate function to return the object
Matias Mendiola pushed to GPv3_Separate at mendio/blender 2023-12-26 16:46:20 +01:00
c3259c003e Add function to create a layer only if it does not exist
Matias Mendiola pushed to GPv3_Separate at mendio/blender 2023-12-21 19:53:45 +01:00
23ace4bf0f New Attribute Domain reference
c0e5b7d5c2 Merge branch 'main' into GPv3_Separate
84c65732fe Refactor: extract code from ANIM_keying_sets_enum_itemf
eac4a6c697 Anim: add checks for system overrides to bone collection operators
dea7d65ee7 Fix: Crash in single value input to Glare node
Compare 147 commits »
Matias Mendiola pushed to GPv3_Separate at mendio/blender 2023-12-16 12:42:47 +01:00
76cb0304a4 Merge branch 'GPv3_Separate' of projects.blender.org:mendio/blender into GPv3_Separate
9d95467ad9 cleanup: by_material code
Compare 2 commits »
Matias Mendiola created branch GPv3_Separate in mendio/blender 2023-12-16 12:34:41 +01:00
Matias Mendiola pushed to GPv3_Separate at mendio/blender 2023-12-16 12:34:41 +01:00
16f15a61a3 cleanup: by_material code
9a6eb9debc Merge branch 'main' into GPv3_Separate
9097f1c62d Cleanup: unhyphenate track-pad & thumb-stick
422dd9404f ffmpeg: multithreaded conversion from RGBA into encoding format
926854ddc4 GPv3: Material Render Preview
Compare 10 commits »
Matias Mendiola deleted branch GPv3_Show_Hide_Layers from mendio/blender 2023-12-01 13:12:54 +01:00
Matias Mendiola pushed to GPv3_Show_Hide_Layers at mendio/blender 2023-12-01 12:48:41 +01:00
d57d71a041 Merge branch 'main' into GPv3_Show_Hide_Layers and add menu separator
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
fb275bc040 GPv3: Duplicate Points operator
Compare 772 commits »
Matias Mendiola pushed to GPv3_Show_Hide_Layers at mendio/blender 2023-11-30 15:23:39 +01:00
2ac1835f90 if/else code simplification
Matias Mendiola commented on pull request blender/blender#114694 2023-11-29 23:20:44 +01:00
GPv3: Menu to Select Material using U key

Some comments on the UI:

Could it be possible to mark the current active material in blue as all lists do since recently?

image

I…

Matias Mendiola opened issue blender/blender#115282 2023-11-22 20:42:25 +01:00
File thumbnails does not show with files saved to OneDrive (Windows)
Matias Mendiola approved blender/blender#114637 2023-11-15 23:15:52 +01:00
GPv3: Add Assign material menu

From UI and functionality point of view, it's Ok for me.

Matias Mendiola suggested changes for blender/blender#114637 2023-11-15 21:26:48 +01:00
GPv3: Add Assign material menu