Revision 0d8b922 by Campbell Barton June 18, 2018, 18:43 (GMT) |
Revision 9fb5924 by Bastien Montagne June 18, 2018, 18:20 (GMT) |
Fix a very nasty and sneaky bug in lib remap / static override code. Not sure why remap call for static override reference ID pointer was put there, probably a mistake during some merge back in the days... But this ended up with self_id of libquery data struct still being set to previous ID pointer, which could randomly generate crap like falsly reporting indirect data and such, leading to lost reference datablock at writefile time... |
Revision 176bbe3 by Campbell Barton June 18, 2018, 16:55 (GMT) |
Merge branch 'master' into blender2.8 |
Revision ab59f9e by Campbell Barton June 18, 2018, 16:53 (GMT) |
editorconfig: add rst |
Revision 594bcf9 by Bastien Montagne June 18, 2018, 16:43 (GMT) |
Cleanup: use DEG tag flags, instead of old OB ones. Having those two in parallel is ratehr confusing... :/ |
Revision 4efe8fc by Bastien Montagne June 18, 2018, 16:43 (GMT) |
Fix crash when making static override of an object from a collection. Since we free collection caches when we remap one of their objects, we also need to tell depsgraph to flush this into the COWs of that collection, otherwise things like draw code can access freed memory... |
Revision e92d617 by Campbell Barton June 18, 2018, 16:33 (GMT) |
3D View: don't show manipulators when overlay is disabled |
Revision f0245a1 by Campbell Barton June 18, 2018, 16:22 (GMT) |
Merge branch 'master' into blender2.8 |
Revision b7b7468 by Campbell Barton June 18, 2018, 16:21 (GMT) |
editorconfig: add line length, glsl |
Revision b2fa20f by Campbell Barton June 18, 2018, 16:12 (GMT) |
Merge branch 'master' into blender2.8 |
Revision ce7c87f by Campbell Barton June 18, 2018, 16:09 (GMT) |
Add .editorconfig file This is a fairly well supported file-type configuration for indentation and trailing space stripping. See editorconfig.org for details. |
Revision f828355 by Campbell Barton June 18, 2018, 15:39 (GMT) |
Avoid assert on startup |
Revision d712282 by Campbell Barton June 18, 2018, 15:39 (GMT) |
Cleanup: redundant greater than |
Revision bea779f by Sergey Sharybin June 18, 2018, 14:01 (GMT) |
Particle: Add missing field initializaiton |
Revision 762dec2 by Campbell Barton June 18, 2018, 13:50 (GMT) |
UI: decorators hid non-array buttons Error in last commit. |
Revision 7356cec by Jeroen Bakker June 18, 2018, 13:45 (GMT) |
Studiolights: Radiance icons were inverted. |
Revision 7747d4c by Jeroen Bakker June 18, 2018, 13:32 (GMT) |
Workbench: increased Quality of the diffuse lighting model - implemented Spherical Harmonics L2 for diffuse shading. TODO: caching the precalculated harmonics so it won't take soo long to open the popover |
Revision fec97ec by Brecht Van Lommel June 18, 2018, 13:20 (GMT) |
Objects: when active object gets hidden, make it inactive. |
Revision 7c836ac by Brecht Van Lommel June 18, 2018, 13:20 (GMT) |
Cleanup: simplify some view layer code. |
Revision 0365079 by Sergey Sharybin June 18, 2018, 13:14 (GMT) |
Particles: Remove obsolete code for child particles in edit mode |
|
|
|


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