September 15, 2019, 08:15 (GMT) |
Fix T69877: missing dependency update when setting PoseBone.custom_shape. |
September 15, 2019, 04:47 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-npr-gpencil-modifiers |
September 15, 2019, 04:46 (GMT) |
Merge remote-tracking branch 'origin/master' into temp-lanpr-cleanup |
September 15, 2019, 00:59 (GMT) |
Sequencer: disable fades add/remove until eval() use is removed 2ec025d7be3ca9f3fd2fe0ac844ef70c69e7af55 introduced 'eval()' on blend file data-paths which can be used for code injection. |
September 15, 2019, 00:37 (GMT) |
Cleanup: Remove unused includes |
September 14, 2019, 23:28 (GMT) |
Cleanup: Remove includes |
September 14, 2019, 23:19 (GMT) |
Remove prototipe |
September 14, 2019, 23:13 (GMT) |
warning: ?initSnapSpatial? declared ?static? but never defined |
September 14, 2019, 23:06 (GMT) |
Move back drawPropCircle prototipe |
September 14, 2019, 22:50 (GMT) |
Fix missing includes |
September 14, 2019, 21:28 (GMT) |
Initial commit |
September 14, 2019, 21:16 (GMT) |
fix: (unreported) When converting nurbs or curves to Mesh the generated UVMap is now named 'UVMap' |
September 14, 2019, 19:57 (GMT) |
Cleanup: redundant code from recent sequence fade operator No need to define class variables which are all overwritten, also use __slots__ to avoid mistakes. Remove redundant length check too. |
September 14, 2019, 19:43 (GMT) |
Cleanup: remove duplicate information in docstring No need to document all options in the doc-string since each option has it's own description. |
September 14, 2019, 19:35 (GMT) |
Cleanup: pep8, unused args, indentation |
September 14, 2019, 19:26 (GMT) |
Cleanup: quiet unused arg warning |
September 14, 2019, 19:18 (GMT) |
Cleanup: pep8 Quiet pylint warnings on keymaps. |
September 14, 2019, 18:27 (GMT) |
macOS: Replaced deprecated Cocoa API calls. Most of these calls were replaced with the successors as suggested by Xcode's Fix-It. Functionality should not be affected. This reduces the number of warnings when building on macOS. |
September 14, 2019, 18:23 (GMT) |
macOS: Replaced OSSpinLock with os_unfair_lock. OSSplinLock is a deprecated API, os_unfair_lock is its successor. This reduces the number of warnings when building on macOS. |
September 14, 2019, 17:03 (GMT) |
Merge branch 'master' into soc-2019-bevel-profiles |
|
|
|


Master Commits
MiikaHweb | 2003-2021