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

  • Joined on 2010-10-07
Bastien Montagne pushed to main at blender/blender-addons 2023-04-17 11:41:54 +02:00
0c0fcc0468 Cleanup: UI messages fixes and tweaks.
Bastien Montagne pushed to main at blender/blender 2023-04-17 11:41:17 +02:00
dfa42c614f Cleanup: UI messages fixes and tweaks.
Bastien Montagne pushed to main at mont29/blender-addons 2023-04-17 10:39:59 +02:00
88940f7342 Import_3ds: Added animation keyframe import
08e0174d4a Import_3ds: Added animation keyframe import
07d40ae901 io_scene_3ds: Bump version for 3ds animation support
df1c3ed239 io_scene_3ds: Bump version for 3ds animation support
86d7bb4198 Import_3ds: Avoid parenting camera & lights to mesh objects
Compare 17 commits »
Bastien Montagne pushed to main at mont29/blender 2023-04-17 10:39:55 +02:00
3a02d760f7 Python API: Expose background drawing argument for GPUOffScreen.draw_view3d
15f464019a Geometry Nodes: avoid last buffer copy in Blur Attribute node
348f57bcec Fix #107017: Missing checks for #PyObject_GetBuffer success
1d8389cd09 Fix: missing cache to get evaluated positions
c7d80b8c70 Fix crash saving an image when ImageOutput::open fails
Compare 34 commits »
Bastien Montagne pushed to main at mont29/blender 2023-04-14 19:35:53 +02:00
62548acb1a Cleanup: Re-organize our ID tags.
Bastien Montagne pushed to main at blender/blender 2023-04-14 19:35:46 +02:00
62548acb1a Cleanup: Re-organize our ID tags.
Bastien Montagne deleted branch F-fix-embedded-id-write from mont29/blender 2023-04-14 19:21:55 +02:00
Bastien Montagne closed pull request blender/blender#106935 2023-04-14 19:21:46 +02:00
blendfile write: Fix handling of embedded IDs.
Bastien Montagne commented on pull request blender/blender#106935 2023-04-14 19:21:45 +02:00
blendfile write: Fix handling of embedded IDs.

Thanks, committed as c43d493cce7e51cee.

Bastien Montagne pushed to main at mont29/blender 2023-04-14 19:21:23 +02:00
c43d493cce blendfile write: Fix handling of embedded IDs.
Bastien Montagne pushed to main at blender/blender 2023-04-14 19:21:16 +02:00
c43d493cce blendfile write: Fix handling of embedded IDs.
Bastien Montagne pushed to main at mont29/blender 2023-04-14 19:20:19 +02:00
bfd1836861 Cycles: add instancing support in light tree
Bastien Montagne pushed to F-fix-embedded-id-write at mont29/blender 2023-04-14 19:13:07 +02:00
a0c06107c5 blendfile write: Fix handling of embedded IDs.
910f60de4c Fix (unreported) wrong code in foreach_id code for Editors.
495f679246 Fix (unreported) outliner readfile code doing invalid ID pointer reading.
0cb17a7036 Fix (unreported) invalid pointer assignment in 2.80 collection doversion code.
d633d9fd02 Curves: Define "lookup int" function for RNA arrays
Compare 28 commits »
Bastien Montagne pushed to main at mont29/blender-addons 2023-04-14 19:11:38 +02:00
9ddf3218d5 Sun Position: update French translations
189587339d Sun Position: capitalize preset names
e3f0257397 Sun Position: move presets to the main panel header
6336217c93 Sun Position: Cleanup: rename sp and prefs variables
75b5519e04 Sun Position: make main UI single column
Compare 14 commits »
Bastien Montagne pushed to main at mont29/blender 2023-04-14 19:11:35 +02:00
910f60de4c Fix (unreported) wrong code in foreach_id code for Editors.
495f679246 Fix (unreported) outliner readfile code doing invalid ID pointer reading.
0cb17a7036 Fix (unreported) invalid pointer assignment in 2.80 collection doversion code.
d633d9fd02 Curves: Define "lookup int" function for RNA arrays
dcb3b1c1f9 Geometry: Use implicit sharing for curve and mesh offsets
Compare 5 commits »
Bastien Montagne pushed to main at blender/blender 2023-04-14 19:11:27 +02:00
910f60de4c Fix (unreported) wrong code in foreach_id code for Editors.
495f679246 Fix (unreported) outliner readfile code doing invalid ID pointer reading.
0cb17a7036 Fix (unreported) invalid pointer assignment in 2.80 collection doversion code.
Compare 3 commits »
Bastien Montagne pushed to main at mont29/blender 2023-04-14 17:49:13 +02:00
fed463df78 IDManagement: Extend ID remapping code.
988f23cec3 Attributes: Add 2D integer vector attribute type
80f3f59555 Fix: Remove unsupported data types in extrude and split edges nodes
3f31ac2e1a Cleanup: Make deprecated custom data type handling consistent
2b4a62fa18 Fix: Respect preview range when auto normalizing in Graph Editor
Compare 7 commits »
Bastien Montagne pushed to main at blender/blender 2023-04-14 16:59:51 +02:00
fed463df78 IDManagement: Extend ID remapping code.
Bastien Montagne pushed to main at mont29/blender 2023-04-14 14:25:00 +02:00
4d1acf42e9 Cleanup: Minor fix to comments.
e0a3fcb622 Fix #106856: Pose library does not autokey mirrored poses
Compare 2 commits »
Bastien Montagne pushed to main at blender/blender 2023-04-14 14:24:53 +02:00
4d1acf42e9 Cleanup: Minor fix to comments.