December 9, 2020, 14:32 (GMT) |
move utility function to another place |
December 9, 2020, 14:16 (GMT) |
follow code style |
December 9, 2020, 14:02 (GMT) |
move getting input attributes to GeoNodeExecParams |
December 9, 2020, 13:50 (GMT) |
deduplicate attribute input code |
December 9, 2020, 13:49 (GMT) |
Merge branch 'shot-tools-development' of git.blender.org:blender-studio-tools into shot-tools-development |
December 9, 2020, 13:46 (GMT) |
Added more details to the design. * Added Events * Added Order of execution * Fixed spelling * Use more explicit nameing conventions |
December 9, 2020, 13:43 (GMT) |
rename sockets |
December 9, 2020, 13:37 (GMT) |
execution support when different socket types are used |
December 9, 2020, 13:30 (GMT) |
Fix T83588: Crash with Shrink/Fatten and Offset Even `t->keymap` can be `NULL`. Bug introduced in rBc822f66bb83 |
December 9, 2020, 12:57 (GMT) |
GPencil: Add paths for libharu for cmake |
December 9, 2020, 12:51 (GMT) |
cleanup |
December 9, 2020, 12:46 (GMT) |
initial conversion of input a |
December 9, 2020, 12:34 (GMT) |
Fix T83460: Regression in snap for measure tool Now the gizmo is drawn only when the eventstate located in `wm->winactive->eventstate` has not changed. So it doesn't matter if it's "selected" or not. This commit also removes the use of the private header "wm.h" Reviewed By: campbellbarton Differential Revision: https://developer.blender.org/D9539 |
December 9, 2020, 12:24 (GMT) |
support changing b input |
December 9, 2020, 12:15 (GMT) |
support changing factor type |
December 9, 2020, 11:39 (GMT) |
add custom storage to node |
December 9, 2020, 11:37 (GMT) |
Degraded AMD 20.11.3 driver to limited support. |
December 9, 2020, 11:15 (GMT) |
Workaround for Access Violation startup crash on deprecated Radeon GPUs on Windows This is a workaround for T80804. There's a startup crash that happens on 2.91.0 on Windows, an `EXCEPTION_ACCESS_VIOLATION` on `atio6axx.dll`. It is triggered by `glClear` on the `detect_mip_render_workaround` function. The workaround moves the function after the device/driver workaround section and sets the flag to the affected one to avoid running the check. It is deprecated hardware that has not meet the minimum requirements since 2.79, but is still usable and this extends its usability a bit before the cards are finally blacklisted. Reviewed By: Jeroen Bakker Differential Revision: https://developer.blender.org/D9667 |
December 9, 2020, 11:14 (GMT) |
rename to Attribute Mix node It was decided that the attribute nodes should have the name "Attribute" at the beginning. |
December 9, 2020, 11:12 (GMT) |
Raised AMD/Terascale2 from unsupported to supported. There is a patch that fixes the crash on startup {D9667}. |
|
|
|


Master Commits
MiikaHweb | 2003-2021