July 30, 2018, 05:40 (GMT) |
Cleanup: trailing space |
July 30, 2018, 05:39 (GMT) |
Merge branch 'master' into blender2.8 |
July 30, 2018, 05:38 (GMT) |
Cleanup: trailing space |
July 30, 2018, 05:22 (GMT) |
CMake: omit superfluous Up-to-date messages Causes a lot of noise when building the install target. |
July 29, 2018, 20:56 (GMT) |
UI: Custom FPS not showing properly if editor is narrow |
July 29, 2018, 19:27 (GMT) |
fix for ghost trigger (again) |
Revision 4e09b80 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 29, 2018, 18:48 (GMT) |
UI: Changes in some text in Overlay panel |
July 29, 2018, 17:27 (GMT) |
Merge remote-tracking branch 'origin/master' into blender2.8 |
July 29, 2018, 17:24 (GMT) |
make.bat : fix msvc 2017 detection. when 2017 was not found, it did not properly bail out of the rest of the detection process unless verbose mode was used. |
July 29, 2018, 16:23 (GMT) |
added initial support for motion blur (cycles) |
July 29, 2018, 16:01 (GMT) |
updated fluid guiding mode mode now set by guiding object (and not by domain object). i.e. guide mode setting now only affects cells from guiding object |
Revision c00ec47 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 29, 2018, 15:33 (GMT) |
Cleanup: Fix typo error |
Revision e0ae593 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 29, 2018, 15:30 (GMT) |
Set default values for Grid and Fade |
Revision 9399ae1 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 29, 2018, 15:21 (GMT) |
Change Grid to work as 3D Grid Now the scale is the size and the subdivisions the number of cuts inside this "bounding box" |
Revision 5ec0745 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 29, 2018, 14:13 (GMT) |
Fix first edit mode change with TAB key The operator assumed the object editable was using always OB_MODE_EDIT, but for grease pencil the mode must be OB_MODE_GPENCIL_EDIT |
Revision aa503b5 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 29, 2018, 13:51 (GMT) |
UI: Use slider type for grid opacity and fade factor |
Revision bfd27bf by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 29, 2018, 10:43 (GMT) |
Fix TAB key to toggle Edit mode This key was removed by error in the past. |
Revision 5ef8b72 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 29, 2018, 10:24 (GMT) |
Merge branch 'blender2.8' into greasepencil-object Conflicts: release/scripts/addons |
Revision a402360 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 29, 2018, 10:22 (GMT) |
Change number of subdivision to avoid int division problem in Grid Before, if you selected 5 subdivisions, the number of boxes in the grid was 5/2= 2, so the odds values were not working. Now, the subdivisions means the number of boxes in each side of the symmetry line 5= (5 Right side + 5 Left side) = 5 * 2 = 10 Boxes. |
Revision 44bb85b by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) July 29, 2018, 10:02 (GMT) |
UI: Reorder Grid parameters |
|
|
|


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