Revision 727f6d7 by Dalai Felinto (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 22, 2018, 07:05 (GMT) |
Silence warning + cleanup |
June 22, 2018, 06:18 (GMT) |
Cleanup: style |
June 22, 2018, 06:11 (GMT) |
Cleanup: suppress assert in recent GPU refactor |
Revision 8b24cf8 by Erik Englesson (gsoc-2018-many-light-sampling, soc-2020-production-ready-light-tree, soc-2020-production-ready-light-tree-2) June 22, 2018, 06:07 (GMT) |
Cycles: Support for distant lights Distant lights are not put in the light BVH and are treated as a special case. Either we sample a light from the BVH or choose one of the distant lights. |
Revision 118731d by Erik Englesson (gsoc-2018-many-light-sampling, soc-2020-production-ready-light-tree, soc-2020-production-ready-light-tree-2) June 22, 2018, 06:05 (GMT) |
Cycles: New design for PDF computations Now there are functions to calculate the picking probability for a given lamp/triangle. Fixed a bug that lamps was before triangles in the distribution array. |
June 22, 2018, 05:55 (GMT) |
Fix T55547: "Fit camera to selected" fails |
Revision d234d87 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) June 22, 2018, 05:31 (GMT) |
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr |
June 22, 2018, 00:36 (GMT) |
GLRefactor: Refactor bf_blenfont to use GPUTexture instead of raw GL calls and types. In an effort to centralize all opengl calls in the codebase, this patch replaces the raw opengl calls in bf_blenfont with GPUTexture so it's no longer depended on opengl headers. reviewer: Brecht Differential Revision: https://developer.blender.org/D3483 |
June 21, 2018, 17:57 (GMT) |
Merge branch 'hair_guides' into hair_guides_grooming |
June 21, 2018, 17:56 (GMT) |
Merge branch 'blender2.8' into hair_guides |
June 21, 2018, 17:46 (GMT) |
Edit Mode: Bevel Op: Offset Soft Max to 100 This is consistent with the modifier |
June 21, 2018, 17:29 (GMT) |
Merge branch 'master' into blender2.8 |
June 21, 2018, 17:26 (GMT) |
Fix T55568: second click event ignored |
June 21, 2018, 17:24 (GMT) |
Revert "Fix T55568: second click event ignored" This reverts commit 52aa963f0ef1b6f4abba6653e9a441dee234127a. Fixed for keyboards, broke mouse buttons. |
June 21, 2018, 17:05 (GMT) |
Cleanup: get rid of dual DM/Mesh versions of mirror topology code. Easy to switch to only use (evaluated) mesh instead! |
June 21, 2018, 16:47 (GMT) |
Object Mode: Remove cubemap lightprobes outline This is because the display code now differs and the outline does not match. This commit make them uselectable by their display shape (the sphere). I will revisit this latter. |
June 21, 2018, 16:45 (GMT) |
Eevee: LightProbes: Change/optimize the cubemap probe display |
June 21, 2018, 16:38 (GMT) |
Cleanup: ED_mesh_pick_vert: DM -> me_eval. |
June 21, 2018, 16:26 (GMT) |
Cleanup: remove DM from 'join as shape' operator. Also deduplicated the 'mesh as shapekey' code, we had kind of two funcs doing the same thing here... |
June 21, 2018, 16:15 (GMT) |
Fix own error making outliner rename not emboss |
|
|
|


Master Commits
MiikaHweb | 2003-2021