- Oct 14, 2022
-
-
Brecht Van Lommel authored
Contributed by luzpaz. Differential Revision: https://developer.blender.org/D16234
-
- Oct 11, 2022
-
-
linhsu0723 authored
Don't change current point coordinate for implicit path close. This can fix some broken paths in T92713. Differential Revision: https://developer.blender.org/D16198
-
- Oct 10, 2022
-
-
Julien Duroure authored
-
Julien Duroure authored
-
- Oct 09, 2022
-
-
Jesse Yurkovich authored
As part of a change years ago[1], the addon location was moved from the `Add->Mesh` menu to the `Add->Image` menu but the "location" field was never updated. The manual is already correct. [1] 07b8375e
-
- Oct 07, 2022
-
-
Bastien Montagne authored
As suggested by Omar Emara (@OmarSquircleArt), break after first matching framerate found, instead of searching the whole list everytime, ending up selecting the last matching value. NTSC 'drop frame' type are rather unusual, they should never be auto-selected anyway.
-
- Oct 06, 2022
-
-
linhsu0723 authored
This can fix some broken paths in T92713, like the following PeerTube icon. | before | now | {F13615071} | {F13615072} But some icons are still incomplete due to other issues. Differential Revision: https://developer.blender.org/D16143
-
Julien Duroure authored
-
- Oct 05, 2022
-
-
Damien Picard authored
Following up to D15868, use the translation of the already extracted message "untitled" as the name of the exported STL file. Reviewed By: mont29 Differential Revision: https://developer.blender.org/D15960
-
Julien Duroure authored
-
- Oct 04, 2022
-
-
Julien Duroure authored
-
Julien Duroure authored
-
Julien Duroure authored
-
Julien Duroure authored
-
- Oct 03, 2022
-
-
Sybren A. Stüvel authored
Remove `PoseActionCreator._store_parameters_from_callback()`, as it doesn't have any current use. No functional changes.
-
- Oct 01, 2022
-
-
Pullusb authored
Fixed error when no keyframes to draw (gpu_extras.batch.batch_for_shader does not accept empty list in 3.4). Fixed warning messages from error in some operator's poll.
-
- Sep 29, 2022
-
-
Campbell Barton authored
-
Campbell Barton authored
Contributed by @xan2622 #blender-coders.
-
- Sep 28, 2022
-
-
Julien Duroure authored
-
- Sep 26, 2022
-
-
Julien Duroure authored
-
- Sep 25, 2022
-
-
Julien Duroure authored
-
Julien Duroure authored
-
Julien Duroure authored
-
Julien Duroure authored
-
Julien Duroure authored
-
Julien Duroure authored
-
- Sep 22, 2022
-
-
Germano Cavalcante authored
And update dates Missed in rBA6feb9c532d7b.
-
Germano Cavalcante authored
Part of T80730
-
Germano Cavalcante authored
Part of T80730
-
Germano Cavalcante authored
Part of T80730
-
- Sep 21, 2022
-
-
Julien Duroure authored
-
Germano Cavalcante authored
The UV color changed after these changes.
-
Damien Picard authored
-
Damien Picard authored
-
Germano Cavalcante authored
This partially reverts commits rBAfdebdd681f0b, rBA563ea27eb1a8 and rBAb56a6acb9f4f. And fixes T101134. We still need to find an appropriate way to replace `glEnable(GL_LINE_SMOOTH)`.
-
Luca Rood authored
-
- Sep 20, 2022
-
-
Sergey Sharybin authored
The issue was introduced in cf773d42 and vis caused by a lack of class unregister. Fixes regression tests, as well as usecase when a user toggles the addon off and on again.
-
Pablo Vazquez authored
* Move into its own sub-panel inside the Keyframes panel
-
Pablo Vazquez authored
* Use column layout for Wireframe Toggle. * Move into its own sub-panel.
-
- Sep 19, 2022
-
-
Pablo Vazquez authored
This data-block indicator is no longer needed now that the Node Editor has a context path overlay introduced in Blender 3.0
-