Revision c9a9e86 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 22, 2019, 13:28 (GMT) |
pass index to function in displace modifier |
Revision 5846212 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 22, 2019, 13:27 (GMT) |
fix and cleanup |
Revision 4108d2f by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 22, 2019, 13:27 (GMT) |
integer socket |
Revision eaeda7d by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 22, 2019, 12:53 (GMT) |
remove unnecessary file |
Revision adba334 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 22, 2019, 12:53 (GMT) |
utility function |
Revision 36efb78 by Jacques Lucke (builtin-simulation-nodes, functions, functions-experimental-refactor, functions-temp, particle-solver-dev, simulation-tree) February 22, 2019, 12:42 (GMT) |
improved naming |
February 22, 2019, 12:35 (GMT) |
Multires: Fix ownership problem causing crashes Fixes crash when leaving multires mode. Fixes T61836: Saving while in multires makes blender crash |
February 22, 2019, 11:15 (GMT) |
make usage of opensubdiv in subsurf and multires optional, allow switching to legacy mode |
February 22, 2019, 08:45 (GMT) |
Revert "makesrna: Fix build error on windows." This reverts commit 8b235dd2e3995a61e2a7db1ac2bc9eefe1394456. |
February 22, 2019, 08:45 (GMT) |
C logging: make pthread use optional There is no need for threading for makesrna/makesdna, disable it to avoid hassles linking build time utilities. |
Revision cd68ef4 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) February 22, 2019, 08:12 (GMT) |
GP: Reorganize Draw Mode Now, the parameter only works with 3D space depth ordering. The Back and Front depths are incompatible with 3D Space mode. Options are: - Back - Front - 3D Space->2D Layers (default) -3D Space->3D Space (new mode) |
February 22, 2019, 07:37 (GMT) |
Cleanup: function wrapping, spelling |
February 22, 2019, 07:23 (GMT) |
Comments: add doxy sections to readfile.c Some minor changes to arrange code into useful sections too. |
February 22, 2019, 05:56 (GMT) |
readfile: support blend files over 2gb Should work for 4gb+ files too however I wasn't able to test that. |
February 22, 2019, 03:55 (GMT) |
readfile: reduce memory usage at load time Delay loading all DATA sections of the blend file until they're needed. Loading all data-blocks caused high peak memory usage especially with libraries - since a lot of data may exist which isn't used directly. In one test (spring project: 10_010_A.anim.blend), peaked at ~12.5gig, dropping back to ~2.5gig once loaded. With this change peaks memory usage reaches ~2.7gig while loading. Besides this there are some minor gains from not having to read data from the file-system and we can skip an alloc + memcpy reading data written with the same version of Blender. |
February 22, 2019, 03:05 (GMT) |
Cleanup: rename seek to file_offset Prepare for seek callback to be added. |
February 22, 2019, 03:03 (GMT) |
Sculpt Overlay: Fix mask drawn as flat shaded when smooth shading enabled Removes the flat shader variant since the attrib is specified for each vert loop in flat shaded mode. It was something leftover from the previous implementation. |
February 22, 2019, 03:03 (GMT) |
GPUBuffers: Fix/cleanup multires implementation The multires sculpt drawing was a not working in smooth mode. Also hidding was not supported by the wireframe overlay and flat shaded faces. Codewise it is cleaner and index buffers are only updated if the smoothing changes. |
February 22, 2019, 02:47 (GMT) |
Cleanup: make BHeadN private in readfile.c Also add macro for accessing BHeadN from BHead. |
February 21, 2019, 23:40 (GMT) |
Missed last commit Harmless but not renamed as intended. |
|
|
|


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