Revision 5968826 by William Reynish May 7, 2019, 11:52 (GMT) |
Industry Compat Keymap: Allow panning and zooming while using the Knife tool Previously you could only orbit. Apparently the order of the keys in the modal keymap makes a big difference. Thanks to users Znio.G and Oskar on Devtalk who provided this solution. |
Revision 0905451 by Brecht Van Lommel May 7, 2019, 09:57 (GMT) |
Fix T64223: missing volume panel for Eevee world |
Revision 2b99651 by Sergey Sharybin May 7, 2019, 09:50 (GMT) |
Sound: Revert all the recent changes to sound This happened to be a bigger rabbit hole to hell than it originally seemed, and there are higher priority design tasks to be handled (at this point high priority design task is more important than high priority bug fix). After talking to Brecht the decision was made to revert to the known isolated issue, which will allow everyone in the studio work same as prior to last Friday. The remaining bits will be worked on after all the design tasks are out of the way. This commit reverts: 4cdb4b9532c Fix T64161: Crashing using undo and multiple windows 064273a4ae7 Sound: Port more cases to be a part of dependency graph 2e582f8ab53 Sound: Fix access wrong dependency graph 5fc49d9c915 Sound: add stubs to build without audaspace c68c81a870b Sound: Make sure spin lock is initialized for new sound datablocks c02534469ac Sound: Delay creating sound scene handle for until is needed 9f681bea68f Fix T64144: Crash when displaying audio waveforms in VSE 2f79286453e Cleanup: unused vars bed8ad6f95a Fix crash in background rendering after recent sound changes 773691310f9 Fix T64143: Crash when scrubbing in the graph editor 888852055c1 Sound: Fix for being unable to jump to a frame during playback with A/V sync 6ab7b384645 Sound: More fixes for access of original scene 35db1195455 Sound: Fix access original scene during playback 211c4fd2e9a Depsgraph: Make comment about evaluation more obvious c5fe16e121e Sound: Make sound handles only be in evaluated datablocks b4e1e0946bf Depsgraph: Preserve sound and audio pointers through copy-on-write 4eedf784b04 Depsgraph: Store original sequencer strip pointer 6990ef151c1 Sound: Move evaluation to dependency graph d02da8de23b Sound: Delay opening handlers for until really needed 3369b828916 Depsgraph: Add scene audio component e8f10d64757 Depsgraph: Tag sequencer for update on changes 6e4b7a6e4d9 Depsgraph: Initial work to cover sequencer 17447ac5a6b Depsgraph: Make sound ID part of the graph |
Revision 90a9ff4 by Brecht Van Lommel May 7, 2019, 09:39 (GMT) |
Viewport: add better reflection checking matcaps Contributed by Manny Hise. Differential Revision: https://developer.blender.org/D4816 |
Revision c6168ac by William Reynish May 7, 2019, 09:32 (GMT) |
Industry Compat keymap: Use Alt-Double-Click to select edge rings You can also add Shift or Ctrl to add or subtract to selections Based on user requests |
Revision d8e435a by Philipp Oeser May 7, 2019, 09:23 (GMT) |
Fix T64210: crash using Live Unwrap without UVMap Reviewers: brecht Maniphest Tasks: T64210 Differential Revision: https://developer.blender.org/D4817 |
Revision 7ebe5b7 by Sergey Sharybin May 7, 2019, 09:12 (GMT) |
Cleanup: Make comment more readable and avoid wrapping |
Revision fd90334 by Sergey Sharybin May 7, 2019, 09:12 (GMT) |
Cleanup: Simplify access to read-only render settings Will allow to avoid confusion about original/evaluated scene used to access those in the nearest future. |
Revision 7e5193e by Sergey Sharybin May 7, 2019, 09:12 (GMT) |
Cleanup: Use more const pointers in render pipeline |
Revision 1a57c94 by Sergey Sharybin May 7, 2019, 09:12 (GMT) |
Cleanup: Make Render finalization function more generic Allows to extend that code more easily. |
Revision 1bb740f by Sergey Sharybin May 7, 2019, 09:12 (GMT) |
Cleanup: Remove remaining parts of frameserver |
Revision 1bcec52 by Sergey Sharybin May 7, 2019, 09:12 (GMT) |
Cleanup: More clear naming for rendering functions |
Revision 036e95b by Philipp Oeser May 7, 2019, 08:47 (GMT) |
Fix T57767: Pivot point broken after scaling to 0 in a dimension matrix inversion was changed in rB01c75c3765eb from own code to EIGEN for performance reasons. EIGEN would return a zero matrix on failure (resulting in the pivot always being at the object origin). This brings back the "old" matrix inversion code (which has the benifit of providing a partial solution which makes the local transform center appear correct) Reviewers: campbellbarton Maniphest Tasks: T57767 Differential Revision: https://developer.blender.org/D4804 |
Revision 3f788ea by Alexander Gavrilov May 7, 2019, 07:55 (GMT) |
RNA: provide access to the vertex index array of the Hook modifier. This allows creating hooks completely without the use of operators. Also fix subtarget to actually recompute the inverse matrix. In order to follow the vertex_indices_set function naming convention, it is necessary to fix makesrna to avoid a naming conflict between the function wrapper and the property accessor by adding a tag. Differential Revision: https://developer.blender.org/D4798 |
Revision 86e1446 by Philipp Oeser May 7, 2019, 07:49 (GMT) |
Fix T64232: crash on Weight from Bones redo |
Revision 5ba6dbf by Campbell Barton May 7, 2019, 07:33 (GMT) |
Fix graph editor selection tolerance ignoring DPI |
Revision 4d78f5a by Jeroen Bakker May 7, 2019, 07:26 (GMT) |
DrawManager: External Engines + Overlays Do not iterate over degsgraph when overlays are turned off and rendering via an external engine. External engines sync data from Blender differently. The external engine draws the depth buffer, but that is only needed for overlays. Reviewers: fclem, brecht Differential Revision: https://developer.blender.org/D4791 |
Revision 3482aeb by Campbell Barton May 7, 2019, 07:18 (GMT) |
Theme: set dark grey for line number background This color is also used for the right margin, so use a color that contrasts with the background. Also use 2x width line. |
Revision 73e7c9d by Campbell Barton May 7, 2019, 05:14 (GMT) |
Fix T64230: Crash on weight paint gradient redo |
Revision 0e2bafc by Campbell Barton May 7, 2019, 03:08 (GMT) |
Cleanup: improve transform data sorting function Replace comments on caller with more meaningful name. |
|
|
|


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