Revision e99d2e2 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) January 28, 2018, 12:17 (GMT) |
Use brush color for lazy mouse line |
Revision 8ae3c55 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) January 28, 2018, 10:35 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision b3e2c36 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) January 28, 2018, 10:20 (GMT) |
Fix error in rotation When rotate using falloff the stroke was scaled because the scale factors was changed by falloff. |
Revision 04da7da by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) January 28, 2018, 09:49 (GMT) |
Fix error in cursor color for sculpt modes The cursor color only must be vsisible in draw mode, not in sculpt |
January 28, 2018, 06:18 (GMT) |
Merge branch 'master' into blender2.8 |
January 28, 2018, 06:00 (GMT) |
Cleanup: style, spelling |
January 28, 2018, 05:40 (GMT) |
Merge branch 'master' into blender2.8 |
January 28, 2018, 05:29 (GMT) |
Cleanup: use doxy sections for view3d_view.c Also move ..._needs_opengl functions into view3d_utils.c |
January 28, 2018, 05:03 (GMT) |
Use factory startup for icon generation Avoids using local preferences. |
January 28, 2018, 04:58 (GMT) |
Merge branch 'master' into blender2.8 |
January 28, 2018, 04:18 (GMT) |
Merge branch 'master' into blender2.8 |
January 28, 2018, 04:15 (GMT) |
Cleanup: warning |
January 28, 2018, 04:01 (GMT) |
Cleanup: move 3D view utilities into own file Operators and utility functions were getting too mixed up, the files were also quite large. |
January 27, 2018, 20:39 (GMT) |
Fix T53914: Volumetric scattering now goes correctly through transparent surfaces. There was a check for volume bounces at every surface intersection. That could lead to a volume scattered path being terminated when passing through a transparent surface. This check was superfluous, as the volume shader evaluation already checks the number of volume bounces and once it passes the max, volume shaders will not return scatter events any more. Reviewers: #cycles, brecht Reviewed By: #cycles, brecht Subscribers: brecht, #cycles Tags: #cycles Maniphest Tasks: T53914 Differential Revision: https://developer.blender.org/D3024 |
Revision b6d456b by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) January 27, 2018, 17:35 (GMT) |
Fix error when delete all colors and redraw When delete all colors and draw again, the color index was wrong. |
Revision 459d4d0 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) January 27, 2018, 17:27 (GMT) |
Display current color on cursor |
Revision 8b4dd2a by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) January 27, 2018, 16:19 (GMT) |
More work for Lazy Mouse Now, the last point is always added in order to get precise end points. |
Revision d3834fe by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) January 27, 2018, 12:44 (GMT) |
UI: Move Lazy Mouse options to Stroke panel |
Revision 6e2ac77 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) January 27, 2018, 12:34 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision e44fa49 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) January 27, 2018, 12:25 (GMT) |
New Lazy Mouse option This option delays the mouse movements to create more controlled strokes. The function calculate the optimal location anmix with th current location. |
|
|
|


Master Commits
MiikaHweb | 2003-2021