Thomas Dinges ThomasDinges
  • Development Coordinator

  • Joined on 2008-08-31
Thomas Dinges pushed to blender-v4.0-release at blender/blender 2023-12-05 08:41:32 +01:00
9be62e85b7 Release: Bump version char for 4.0.2
Thomas Dinges pushed to blender-v4.0-release at blender/blender-addons 2023-12-04 18:23:05 +01:00
7e760cb90e Fix #105040: Adjust Real Snow addon to Principled BSDF changes
6d59284fc0 Fix #105028: Error when trying to create texture with VDM Brush Baker
Compare 2 commits »
Thomas Dinges commented on pull request blender/blender#115736 2023-12-04 18:16:53 +01:00
Fix #115715 : Source transform is checked where result transform should be

@ideasman42 Since Sergey is away atm, could you take a look at it please?

Thomas Dinges commented on issue blender/blender#115002 2023-12-01 15:18:50 +01:00
Blender 4.0 not opening macOS Catalina 10.15.7

I cannot give you a guarantee here. Just looking at the specs, it should be ok. For Linux you need at least a Geforce 4xx series card that supports OpenGL 4.3.

Thomas Dinges pushed to blender-v4.0-release at blender/blender 2023-12-01 11:44:56 +01:00
feda674314 Fix #115526: missing normals on first chunk of array modifier
570ce131c0 Fix #115037: Crash deleting tool node group from outliner
5204839312 Fix #114609: compose key sequences includes continuation keys on Wayland
30e50a8b68 Fix #115181: RMB Select sometimes to enter pose mode when selected
ca8a168565 Fix #115056: man-page fails to build with non-portable install
Compare 12 commits »
Thomas Dinges commented on issue blender/blender#115002 2023-12-01 10:40:55 +01:00
Blender 4.0 not opening macOS Catalina 10.15.7

We talk about ~10 year old hardware here (at least in the original report). Using recent software sometimes requires recent hardware. And please keep in mind, Blender is not a word proceccor or a…

Thomas Dinges commented on issue blender/blender#114706 2023-11-28 19:41:09 +01:00
4.0: Candidates for corrective releases

@mont29 I don't see any edit from you in the last week. Can you just push the PR please? That will be the easiest.

Thomas Dinges pushed to main at ThomasDinges/.profile 2023-11-28 17:18:46 +01:00
4cd7f90998 Add README.md
Thomas Dinges created branch main in ThomasDinges/.profile 2023-11-28 17:18:46 +01:00
Thomas Dinges created repository ThomasDinges/.profile 2023-11-28 17:08:41 +01:00
Thomas Dinges closed issue blender/blender#115498 2023-11-28 09:38:11 +01:00
Blender 4.0 not launching
Thomas Dinges commented on issue blender/blender#115498 2023-11-28 09:38:08 +01:00
Blender 4.0 not launching

Blender 4.0 requires at least a Broadwell, better Skylake Intel GPU. See https://www.blender.org/download/requirements/

Try to downgrade the drivers, this may work. https://docs.blender.org/manu

Thomas Dinges pushed to blender-v4.0-release at blender/blender 2023-11-27 18:18:06 +01:00
eb42fd543e Revert "Fix #107726: Viewport animation render ignores start frame"
Thomas Dinges pushed to blender-v4.0-release at blender/blender-addons 2023-11-27 18:11:12 +01:00
3ddbecd112 Fix #105026: BSurfaces: 'ToolSettings' object has no attribute 'use_snap_project'
Thomas Dinges pushed to blender-v4.0-release at blender/blender 2023-11-27 18:00:02 +01:00
80ac292318 OpenGL: Mark Legacy Intel Drivers Unsupported
b4ee1e81ba Fix #115279: FModifier.type enum 'NULL' item was renamed to 'nullptr'
b8989fe029 Fix #115151: ID property's id_type enum is missing the SCREEN type.
a689d8416a Fix #115151, step one: Fallback to ID_OB in case of defined unknown ID type.
Compare 4 commits »
Thomas Dinges pushed to blender-v4.0-release at blender/blender 2023-11-27 17:48:23 +01:00
4c6879bc8b Fix #114596: snap to face nearest failing with transformed objects
9d981a2d94 Fix mistake in previous commit
4d0de9022f Fix (Unreported) VSE crash when editing retiming
ed1d099cff Fix #115007: Crash when creating transition from last reiming key
463f804555 Fix #115393: Set Snap Base not working
Compare 6 commits »
Thomas Dinges pushed to blender-v4.0-release at blender/blender 2023-11-27 17:38:20 +01:00
478a15d7ef Fix #115105: Edge Crease Doesn't Transfer
3284c0a20d Fix #114742: Draw: Buffers never shrink
4441be6c47 Fix #115025: Transform operations not working in particle edit mode
62c0342e75 Fix #113325: Zero-sized curve leads to OptiX error
41e1836dbb Fix #114963: Image Editor - Fill Tool doesn't work as expected
Compare 6 commits »
Thomas Dinges closed issue blender/blender#115268 2023-11-22 14:16:51 +01:00
Platform Unsupported on Macbook Pro Early 2015 (Intel)
Thomas Dinges commented on issue blender/blender#115268 2023-11-22 14:16:48 +01:00
Platform Unsupported on Macbook Pro Early 2015 (Intel)

Blender 4.0 needs at least a Intel Skylake GPU on macOS now, your system is not supported anymore.

Thomas Dinges commented on pull request blender/blender-addons#105013 2023-11-21 18:53:40 +01:00
New Addon: Import Autodesk .max

@NRGSille Please wait until the code review is finished and maintainers had a chance to give the green light. I reverted the commit from the contrib repo and I ask you to follow our guidelines and…