July 20, 2018, 07:28 (GMT) |
Subsurf: Add basic statistics to help benchmarking |
Revision 46f79f3 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 20, 2018, 07:09 (GMT) |
New version of Toolbar Icons |
Revision 4eb3b3c by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 19, 2018, 19:21 (GMT) |
Fix Paint mode icons |
Revision c656a6d by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 19, 2018, 18:54 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 9bacd9e by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 19, 2018, 18:53 (GMT) |
Fisrt try of new Toolbar icons (WIP) Designed by Matias Mendiola Still problems with Paint Toolbar |
Revision aceecd1 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 19, 2018, 15:44 (GMT) |
Intersection chain now ok. (occlude level debug wait until tomorrow) |
July 19, 2018, 15:20 (GMT) |
Fix MSVC compilation error in a less hacky way |
July 19, 2018, 15:18 (GMT) |
Fix compilation error with MSVC |
July 19, 2018, 14:58 (GMT) |
Resolve the opposite vector ambiguity in Damped Track constraint. Damped Track by specification attempts to arrive at the desired direction via the shortest rotation. However with opposite vectors there are infinitely many valid 180 degree rotations. Currently it gives up and does nothing. I think that it would be more reasonable to resolve the ambiguity arbitrarily, so that Damped Track won't have a weird dead zone. To make it more predictable I use a local axis. In addition, the singularity area vicinity has some floating point precision problems that result in significant jitter. This applies workarounds for two causes of instability. Differential Revision: https://developer.blender.org/D3530 |
July 19, 2018, 14:33 (GMT) |
Merge branch 'master' into cloth-improvements |
July 19, 2018, 14:31 (GMT) |
Fix crash with previews of non-IDs, like pose library thumbnails. |
July 19, 2018, 14:13 (GMT) |
GPU: Add GC to FBOs and UBOs and centralize all GCs GPUFrameBuffers were being free when no context was attached or in the wrong gl context. This make sure this does not happen again. You can now safely free any gl resource from any thread (well as long as it's not used anymore!). |
July 19, 2018, 13:57 (GMT) |
Code cleanup and fixes |
July 19, 2018, 09:23 (GMT) |
Subsurf: Fix wrong edge original index |
July 19, 2018, 09:23 (GMT) |
Subsurf: Set original index for high-poly vertices |
Revision 371b127 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 19, 2018, 08:09 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 8bb97b63 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 19, 2018, 07:50 (GMT) |
Fixed not updating normal error. now all lines properly calculated. |
July 19, 2018, 06:06 (GMT) |
Cleanup: style |
Revision 4719b8f by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) July 19, 2018, 05:51 (GMT) |
Fix occlusion error |
July 19, 2018, 02:02 (GMT) |
Merge remote-tracking branch 'origin/master' into blender2.8 |
|
|
|


Master Commits
MiikaHweb | 2003-2021