August 8, 2018, 18:31 (GMT) |
Merge branch 'master' into blender2.8 |
August 8, 2018, 18:27 (GMT) |
OpenJPEG: support building against both 1.5 and 2.3. Patch porting to OpenJPEG 2.3 is by Campbell. Once all platforms are upgraded we can remove the code for 1.5, and upgrade or remove the openjpeg version from extern/. This intermediate step makes it possible for platform maintainers to upgrade to 2.3 without breaking other platforms. |
August 8, 2018, 18:27 (GMT) |
Build: fix ffmpeg using system crystalhd library. |
August 8, 2018, 18:22 (GMT) |
UI: move grease pencil entry in add menu. The first group of object types is renderable geometry which this belongs to more than the second group, which are unrenderable utility objects. |
August 8, 2018, 18:18 (GMT) |
Cleanup: remove leftover game player code. |
August 8, 2018, 18:13 (GMT) |
WeightVG modifiers: cleanup. |
August 8, 2018, 18:08 (GMT) |
Fix T55818: Dynamically modified influence vertex group not working in modifier stack. Now that we are using meshes, we need to assign back potential new vgroup cdlayer to mesh->dvert pointer... |
August 8, 2018, 17:54 (GMT) |
split rigidbody.c to regular and fractured part |
August 8, 2018, 17:48 (GMT) |
GP: Fix memory leak in draw engine for buffer strokes This memory leak was undetected during a long time, but with new memory checking is visible. The problem was the stroke buffer batch was realocating new batches without free the memory. |
Revision 80ff0dd by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) August 8, 2018, 15:23 (GMT) |
Change cusp edge shift criteria |
August 8, 2018, 14:56 (GMT) |
Fix T56220: Adding Grease Object crashes if link Material is set to Object |
August 8, 2018, 14:25 (GMT) |
Disable system glew |
Revision 7b038b6 by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) August 8, 2018, 14:10 (GMT) |
Added check if radial insertion flip will create a fold |
August 8, 2018, 14:08 (GMT) |
intial fracturing ok, CoW makes trouble |
Revision ca07177 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) August 8, 2018, 13:55 (GMT) |
Merge branch 'npr_tess' of https://github.com/DarkDefender/blender into soc-2018-npr |
August 8, 2018, 12:42 (GMT) |
Install license files into own directory |
August 8, 2018, 11:37 (GMT) |
Cleanup: Move some duplicate code to new function |
August 8, 2018, 10:45 (GMT) |
Cleanup: trailing space |
August 8, 2018, 10:19 (GMT) |
GP: Fix unreported segment fault with some old files In some corner situations for old files, the weights array could not be initialized properly. |
August 8, 2018, 09:57 (GMT) |
Cleanup unused arg warning. |
|
|
|


Master Commits
MiikaHweb | 2003-2021