Bastien Montagne mont29
  • Amsterdam, The Netherlands
  • Blender developer, mainly focused on 'Core' module.

  • Joined on 2010-10-07
Bastien Montagne pushed to temp-asset-weak-reference at blender/blender 2023-03-23 11:47:16 +01:00
c40c110d4d Fix asset representation tests.
Bastien Montagne pushed to main at mont29/blender 2023-03-23 11:46:11 +01:00
791f35e2c0 Fix rotation axis not normalized in light tree #OrientationBounds
Bastien Montagne commented on pull request blender/blender#106026 2023-03-23 11:21:59 +01:00
Asset System: New "weak" asset reference for storing in .blend files

NOTE: Copy of !105603 with updated/fixed tests (sigh).

Bastien Montagne created pull request blender/blender#106026 2023-03-23 11:21:07 +01:00
Asset System: New "weak" asset reference for storing in .blend files
Bastien Montagne created branch F-pr-105603 in mont29/blender 2023-03-23 11:19:25 +01:00
Bastien Montagne pushed to F-pr-105603 at mont29/blender 2023-03-23 11:19:25 +01:00
c7941e4568 Fix asset representation tests.
bf011b6742 Basic unit tests for the new path resolving and exploding function
8e1c506b8e Some refactoring for function to resolve to an exploded path
a0aaed9c7e Add function to create an exploded path from a weak asset reference
e1519a3f41 Add functions to resolve a full path to an asset from the weak reference
Compare 10 commits »
Bastien Montagne pushed to main at mont29/blender 2023-03-23 10:42:21 +01:00
84e170c563 Animation: Add duration display to frame range settings
b77e6aaa0f Fix warnings in Cycles graph test output
e203e858ec Python: Limit BGL deprecation messages.
846ed20ad6 Cleanup: remove unused argument signified from used arguments in Python
ebd7298594 Cleanup: avoid repeating defaults for pointer scroll under Wayland
Compare 43 commits »
Bastien Montagne commented on issue blender/blender#103796 2023-03-22 18:23:21 +01:00
Library override problem for non rigify-generated armature

This is indeed expected behavior, obdata in general (Armature, Mesh, etc.) are only overridden if they have relationships to other overridden data (like other objects).

I am not sure what…

Bastien Montagne pushed to tmp-install-deps at mont29/blender 2023-03-22 17:46:51 +01:00
56dc4962db WIP Revamp of install-deps to only handle distro packages.
e4300bbf2d Cleanup: quiet warnings by using system-includes for ./extern/
3afe88b6c7 Cleanup: cmake indentation
ca08de5de4 PyAPI: raise an exception when removing an AOV which is not found
a1f52a02a8 Mesh: Set bounds eagerly for spherical and cylindrical primitive nodes
Compare 48 commits »
Bastien Montagne commented on pull request blender/blender#105603 2023-03-22 14:43:07 +01:00
Asset System: New "weak" asset reference for storing in .blend files

(i.e. the path to the library .blend file included)?

Bastien Montagne approved blender/blender#105603 2023-03-22 14:43:07 +01:00
Asset System: New "weak" asset reference for storing in .blend files

Generally LGTM, besides minor notes below.

Bastien Montagne commented on pull request blender/blender#105603 2023-03-22 14:43:06 +01:00
Asset System: New "weak" asset reference for storing in .blend files

also for the current file actually ;)

Bastien Montagne commented on pull request blender/blender#105603 2023-03-22 14:43:06 +01:00
Asset System: New "weak" asset reference for storing in .blend files

Should set r_path_buffer to empty string (r_path_buffer[0] = '\0';)

Bastien Montagne pushed to main at mont29/blender-addons 2023-03-22 10:49:06 +01:00
d4ca65e7a4 Sun Position: fix error in HDRI mode introduced in recent refactor
dda54ee81c Merge branch 'blender-v3.5-release'
edb61b0249 Fix #104480: Node Wrangler: Lazy Mix on float outputs in GN error
16b066c9c7 Sun Position: Cleanup -- apply autopep8 and remove unused blocks
Compare 4 commits »
Bastien Montagne pushed to main at mont29/blender 2023-03-22 10:49:03 +01:00
e4300bbf2d Cleanup: quiet warnings by using system-includes for ./extern/
3afe88b6c7 Cleanup: cmake indentation
ca08de5de4 PyAPI: raise an exception when removing an AOV which is not found
a1f52a02a8 Mesh: Set bounds eagerly for spherical and cylindrical primitive nodes
d3bab78d05 Merge branch 'blender-v3.5-release'
Compare 15 commits »
Bastien Montagne pushed to tmp-brush-assets at mont29/blender 2023-03-21 18:51:40 +01:00
1a12ebf82d Brush Assets: Add initial support for the new 'brush asset' usage.
91c903b714 Merge branch 'asset-shelf' into brush-assets-project
203e2a3820 Merge branch 'main' into asset-shelf
5bb4d733a6 Fix (unreported) potential invalid memory access in BKE_main_collection_sync_remap.
e858be84fa Cleanup: move space_action folder to c++
Compare 6 commits »