October 29, 2019, 13:14 (GMT) |
October 29, 2019, 13:03 (GMT) |
Fix T71126: add old hotkeys to set start/end frame in the timeline to Blender 27X keymap Maniphest Tasks: T71126 Differential Revision: https://developer.blender.org/D6151 |
October 29, 2019, 12:41 (GMT) |
Cleanup: remove unused object_image_guess This made sense when we had tex-face feature, since it's removed & unused, remove this function too. D6079 by @alm |
Revision 353af1c by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) October 29, 2019, 12:32 (GMT) |
Support for implicit conversions, float math node and int type |
Revision e1ca6c4 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) October 29, 2019, 10:21 (GMT) |
Merge branch 'functions' into functions-experimental-refactor |
Revision cacbe46 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) October 29, 2019, 10:15 (GMT) |
Merge branch 'master' into functions |
October 29, 2019, 08:40 (GMT) |
Fix T70913: OpenCL Compiler Errors Reverting part of a clean up that was done 6 months ago. The consequence was that OpenCL compositing wasn't working since then. |
October 29, 2019, 08:30 (GMT) |
Merge branch 'blender-v2.81-release' |
October 29, 2019, 08:29 (GMT) |
Error in last commit |
October 29, 2019, 08:25 (GMT) |
Cleanup: quiet TBB deprecation warning |
October 28, 2019, 21:19 (GMT) |
macOS: Allow NSView subclasses to accept first mouse event. This brings the behavior in line with Windows and Linux. Going between multiple windows now doesn't use the first click only to change focus but also allows Blender to process those events. |
October 28, 2019, 18:43 (GMT) |
Merge branch 'blender-v2.81-release' Had conflicting changes from b54626364253 and 7c1fbe24ca33, but the changes from the former have to be used. |
October 28, 2019, 18:34 (GMT) |
Fix T71019: Disappearing file thumbnails & crash on area split When opening the file browser as regular editor, the ID filter flags as stored in FileSelectParams were not set explicitly, so they were 0. Since 9100982e8097, the value actually passed to the filtering could differ from that, causing the file list cache to be constantly updated on every redraw. Caused by 9100982e8097. Note that this "accidentially" got fixed in master with b54626364253, which is why the issue only showed up in the release branch from that point. |
October 28, 2019, 18:30 (GMT) |
Keymap: use Alt, Spacebar to set the cursor tool There were no shortcuts for setting the 3D cursor. |
October 28, 2019, 17:51 (GMT) |
Merge branch 'blender-v2.81-release' |
October 28, 2019, 17:50 (GMT) |
UI: add icon for drawing space key Drawing was already added, only the icon was missing. |
October 28, 2019, 16:47 (GMT) |
Merge branch 'blender-v2.81-release' |
October 28, 2019, 16:46 (GMT) |
CMake: update cmake_consistency_check Support for listing files which are known not to exist (needed by standalone cycles). |
October 28, 2019, 15:39 (GMT) |
Merge branch 'master' into greasepencil-object |
October 28, 2019, 15:14 (GMT) |
PyAPI: change behavior of bpy.path.module_names Instead of checking for names that contain ".", only skip files that start with a "." (since they're used for ".git" & ".arcconfig"). While other path names may fail to import, it's not the purpose of this function to validate the path, have the caller must raise an error instead of silently skipping them. See D6140. |
|
|
|


Master Commits
MiikaHweb | 2003-2021