February 15, 2020, 04:24 (GMT) |
Cleanup: remove unused RenderData.displaymode |
February 15, 2020, 04:24 (GMT) |
Cleanup: use define for golden ratio Move from workbench_private.h where it wasn't used. |
February 15, 2020, 04:24 (GMT) |
Cleanup: unused BIK_api struct & defines This was part of an unfinished API, however this wasn't touched since 2009. |
February 15, 2020, 04:24 (GMT) |
Cleanup: unused math colorspace defines |
February 15, 2020, 04:24 (GMT) |
Cleanup: bmesh inset comments - Use doxy sections - Don't document implementation details in doxy comments. |
February 15, 2020, 02:37 (GMT) |
Modifiers: Add option to directly specify a 2D transform for UVWarp Currently the only option is to warp based on the transform of other objects, which is inconvenient if you want to e.g. control it through a driver - you need to set up a dummy object and go through that, which is clunky and should be unneccessary. Reviewed By: brecht Differential Revision: https://developer.blender.org/D6690 |
February 15, 2020, 02:24 (GMT) |
Support inputting custom base pose location and Z-Axis rotation |
February 14, 2020, 23:57 (GMT) |
Refactor reference pose setup, always sync with actual camera pose |
February 14, 2020, 23:45 (GMT) |
Cleanup: mixed camel/snake case |
February 14, 2020, 23:40 (GMT) |
Fix T73798: Error raising exception for local shutil.copytree |
February 14, 2020, 23:40 (GMT) |
Fix incorrect enum in GHOST test |
February 14, 2020, 23:40 (GMT) |
Cleanup: clang-format |
February 14, 2020, 23:40 (GMT) |
Cleanup: make BLI_make_exist local to the file selector This isn't a general utility, and the name wasn't descriptive. |
February 14, 2020, 23:40 (GMT) |
Cleanup: define use |
February 14, 2020, 23:40 (GMT) |
Cleanup: redundant headers |
February 14, 2020, 23:40 (GMT) |
Cleanup: CMake formatting |
February 14, 2020, 23:40 (GMT) |
Cleanup: incorrect __contains__ comparison, long line |
February 14, 2020, 23:40 (GMT) |
Cleanup: use UI_GetThemeColor3ubv when alpha is ignored |
February 14, 2020, 23:22 (GMT) |
Revert "Fix T73763: Laggy with nodes Editor + International Fonts" This reverts commit a21f5ec56245f7f1fbede4aa3c140a582c3a6a1b. |
February 14, 2020, 22:24 (GMT) |
Only use Z-axis rotation for base pose (grid aligned) |
|
|
|


Master Commits
MiikaHweb | 2003-2021