June 7, 2019, 01:08 (GMT) |
Fix T65479: Gizmo drag unusable with tools that activate on press |
June 7, 2019, 01:08 (GMT) |
Cleanup: unused var warning |
June 6, 2019, 23:23 (GMT) |
FIX: `use_proxy` strip property state has no effect. Author: Olly Funkster, Richard Antal�k Reviewed By: brecht Differential Revision: https://developer.blender.org/D2504 |
June 6, 2019, 23:23 (GMT) |
VSE: Cache invalidation Add invalidation to strip add functions Add invalidation for scene and movieclip strips Skip invalidation for sound strips Reviewed By: brecht Differential Revision: https://developer.blender.org/D4989 |
June 6, 2019, 23:23 (GMT) |
Fix T65333: VSE: Playback speed regression 3D engine settings were used to select image scaling method. Use higher quality scaling only for rendering. Reviewed By: brecht Differential Revision: https://developer.blender.org/D4995 |
June 6, 2019, 20:39 (GMT) |
[Fast import/export] Refactoring, fixed ASCII STL export and other bugs |
June 6, 2019, 20:26 (GMT) |
Fix T63729 Eevee: Bump does not follow normal direction |
June 6, 2019, 19:39 (GMT) |
Comment structure for profile orientation regularization pass |
June 6, 2019, 18:58 (GMT) |
Omit use_clamp in math node. Replaced by clamp node |
June 6, 2019, 17:19 (GMT) |
Add shading clamp node |
June 6, 2019, 16:48 (GMT) |
Fix T65505: crash applying modifiers in paint and sculpt modes We need to find a better solution for mixing normal refreshes in some corner cases. We actually had similar issues in 2.79 anyway, not crashing is more important. |
June 6, 2019, 16:47 (GMT) |
Fix T63701 Eevee: High Volumetric end distance darkens the image |
Revision 5d6da57 by Julian Eisel (soc-2019-openxr, temp-ghost_openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 6, 2019, 16:38 (GMT) |
Cleanup: Move OpenXRData struct out of wmXRContext Just to make access a bit more convenient. |
June 6, 2019, 16:06 (GMT) |
Fix T60441, T60619: incorrect values for color values > 1.0 Modulo makes no sense here at all, is from an old bugfix to prevent a crash that is no longer an issue. Differential Revision: https://developer.blender.org/D4727 |
Revision 741ed59 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, particle-solver-dev, simulation-tree) June 6, 2019, 15:43 (GMT) |
very simple particles state reset logic |
Revision e968bbc by Julian Eisel (soc-2019-openxr, temp-ghost_openxr, temp-vr-draw-thread, vamr-openxr-module, vr_scene_inspection) June 6, 2019, 15:37 (GMT) |
Fix wrong enum-type used for switch Why doesn't MSVC warn about this, grr... |
June 6, 2019, 15:21 (GMT) |
Fix T65383 UI graphics glitches on macOS with Intel HD 4000 glDrawArrays is not supposed to be affected by primitive restart but osx drivers never cease to surprise me. |
June 6, 2019, 15:15 (GMT) |
Sequencer: Viewport Rendering Annotation When rendering the Sequencer using viewport rendering the annotations were not scaled to respect the scene render size. This was because the matrices were calculated based on the output size and not the actual rendersize. Reviewed By: brecht Differential Revision: https://developer.blender.org/D5032 |
June 6, 2019, 15:13 (GMT) |
Python API Docs: fix some examples |
June 6, 2019, 14:52 (GMT) |
Fix T64742 Eevee: SSRefract broken with planar reflections |
|
|
|


Master Commits
MiikaHweb | 2003-2021