July 27, 2020, 13:26 (GMT) |
Merge remote-tracking branch 'origin/blender-v2.90-release' |
July 27, 2020, 13:25 (GMT) |
Cleanup: Fix compiler warning about missing parentheses The code was well-defined, given that `&&` binds stronger than `||`, but still GCC warns about this. No functional changes. |
July 27, 2020, 13:01 (GMT) |
PointCloud: Fix viewport issue when using radius attrib after not using it This was a simple issue with the static GPUVertFormat being the same for both cases. |
July 27, 2020, 11:22 (GMT) |
GPencil: Fix style error in Illustrator The style name cannot contain underscore character |
July 27, 2020, 11:06 (GMT) |
GPencil: Remove duplicated temp stroke This was to bypass a bug, but now it's not required. |
July 27, 2020, 11:01 (GMT) |
GPencil: Calculate real radius size for SVG point |
July 27, 2020, 11:00 (GMT) |
UI: improve errors when evaluating a number button fails Showing the Python error without any explanation is often not enough information and doesn't hint that the error was in the user input. The error report from a invalid expression such as '..1' used to be: ('invalid syntax', ('<string>', 1, 1, '..1')) Now reads: Error evaluating number, see Info editor for details: invalid syntax Address issue raised by T78913. |
July 27, 2020, 11:00 (GMT) |
PyAPI: simplify syntax error reports The result of syntax errors read poorly in reports, resulting in cryptic and unhelpful information. Change PyC_ExceptionBuffer_Simple only to extract the initial text, making syntax errors when entering invalid numeric expressions into buttons easier to follow. |
July 27, 2020, 11:00 (GMT) |
Cleanup: match call signature for UI unit number evaluation Also rename ui_but_string_set_eval_num to ui_but_string_eval_number as it doesn't set any of the buttons values. |
July 27, 2020, 11:00 (GMT) |
Cleanup: remove workaround for old BLI_dynstr_vappendf bug Remove workaround from 1c806f6bb454dca6f682ecd741bd2fe03b9617bb as this doesn't seem to be needed anymore. |
July 27, 2020, 11:00 (GMT) |
Cleanup: quiet warnings without DDS |
July 27, 2020, 10:56 (GMT) |
July 27, 2020, 10:24 (GMT) |
GPencil: Cleanup code |
July 27, 2020, 09:41 (GMT) |
Cleanup: quiet warning |
July 27, 2020, 09:40 (GMT) |
GPU: fix build error due to wrong linkage specification |
July 27, 2020, 09:01 (GMT) |
Merge branch 'master' into soc-2020-io-performance |
July 27, 2020, 08:58 (GMT) |
GPencil: Preparation to export point to SVG as circles Still wip. |
Revision aaa2da3 by Antonio Vazquez (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) July 27, 2020, 08:50 (GMT) |
Merge branch 'master' into lanpr-under-gp |
July 27, 2020, 08:50 (GMT) |
Merge branch 'master' into greasepencil-object |
July 27, 2020, 08:49 (GMT) |
Merge branch 'master' into greasepencil-edit-curve |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021