Revision 860dd31 by Campbell Barton October 24, 2018, 01:55 (GMT) |
Merge branch 'master' into blender2.8 |
Revision db69dee by Campbell Barton October 24, 2018, 01:54 (GMT) |
BMesh: inline index lookups For release builds this is now the same as indexing the array directly. |
Revision 901ccfa by Campbell Barton October 24, 2018, 00:37 (GMT) |
Fix T57366: Mesh.from_pydata invalid loose-edge state |
Revision 134db56 by Dalai Felinto October 23, 2018, 23:40 (GMT) |
Lattice UI: Add select more/less to menu |
Revision 9f18570 by Dalai Felinto October 23, 2018, 23:38 (GMT) |
Multi-Objects: LATTICE_OT_select_more/less Note: Those operators are yet to be added to the menu. |
Revision c052d38 by Dalai Felinto October 23, 2018, 23:25 (GMT) |
Multi-Objects: LATTICE_OT_select_ungrouped I thought about having a single error message, or to use BKE_reportf to just add the "s". That would be bad for translators, so now we have two explicit messages. |
Revision ed7f6b5 by Clément Foucault October 23, 2018, 16:04 (GMT) |
Eevee: Fix lightcache not working for small caches Was caused by a threading issue. The lightcache was free before the endjob function pass it to the scene. Also fix cache reuse if size matches. |
Revision 8e8d1ca by Clément Foucault October 23, 2018, 16:04 (GMT) |
Eevee: Fix crash when clicking the lightcache bake button multiple time |
Revision ee8e866 by Clément Foucault October 23, 2018, 16:04 (GMT) |
Eevee: Fix crash when baking Was caused by the normal pass being enbaled in the renderlayer settings. Fix T57344 |
Revision 2c35307 by Clément Foucault October 23, 2018, 16:04 (GMT) |
Workbench: Use AntiAliasing in render even if not enabled in the User Prefs |
Revision 8742f63 by Clément Foucault October 23, 2018, 16:04 (GMT) |
Workbench: Fix Wrong AntiAliasing in renders Was caused by offseting the same matrix for each samples instead of adding the offset to the original projection matrix. |
Revision 51b6e31 by Clément Foucault October 23, 2018, 16:04 (GMT) |
Fix T57326: Adding Scene with Transparent Film to VSE Crashes Blender Previous Framebuffer can be NULL. |
Revision 28d5ebb by Clément Foucault October 23, 2018, 16:04 (GMT) |
Wireframe: Fix wireframe object drawtype with "in front" draw option First problem is that enabling the "in front" option made the wire object test against an not updated stencil buffer. Second problem is that the "in front" option was useless on wire objects. To fix this we bypass the depth test and live with some sorting problem. |
Revision 238d347 by Clément Foucault October 23, 2018, 16:04 (GMT) |
Xray Mode: Fix wireframe object display type not being correctly occluded |
Revision 0d453d3 by Antonio Vazquez October 23, 2018, 15:28 (GMT) |
GP: Rename Offset to Frame Offset in Time modifier |
Revision 3e9405e by Antonio Vazquez October 23, 2018, 14:47 (GMT) |
GP: Add new frame scale parameter to Time modifier This new parameter allows to increase or decrease the animation speed to break animation patterns when reuse data blocks. |
Revision ca003d0 by Sergey Sharybin October 23, 2018, 13:38 (GMT) |
Fix missing relations update after allocating compositor Compositor has own node in the dependency graph, so need to make sure relations are up to date. This fixes wrong user counter when creating compositor nodes for a new scene. |
Revision f22385f by Bastien Montagne October 23, 2018, 12:36 (GMT) |
I18n: tweak/fix exception catching code of pgettex() wrapper. Related to T57066, rather unlikely to fix core of the issue, but may solve crash itself. |
Revision 1ab08a2 by Sergey Sharybin October 23, 2018, 12:29 (GMT) |
Rename editor to "Texture Node Editor" This editor edits nodes, and the old name of "Texture Editor" is misleading, since when one want to edit it is unclear whether UV/Image or Texture editor is more suitable for the task. |
Revision 767b49e by Jacques Lucke October 23, 2018, 12:03 (GMT) |
Fix: missing sequencer update This should be fixed differently in the future. Read D3821 for more details. Reviewers: brecht Differential Revision: https://developer.blender.org/D3821 |
|
|
|


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