August 7, 2018, 18:10 (GMT) |
Benchmark: add link button drawing, with underline on hover. |
August 7, 2018, 18:10 (GMT) |
Fix T56266: Grease Pencil Tint and Color modifier error when apply The material created was not right when apply the modifiers. These errors were related to the material modification from old palette system before the merge and for any reason this code was not changed in the right way. Also changed the "Create Colors" to "Create Materials" to keep UI names aligned. |
August 7, 2018, 18:06 (GMT) |
Benchmark: draw images below buttons. |
Revision 189de98 by Sebastian Parborg (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) August 7, 2018, 17:30 (GMT) |
Added a very basic cache system |
August 7, 2018, 15:53 (GMT) |
Silence strict compiler warning |
August 7, 2018, 15:15 (GMT) |
Benchmark: fixes for macOS. |
August 7, 2018, 15:12 (GMT) |
Fix typo in benchmark configuration Numpy is supposed to be disabled. |
August 7, 2018, 14:42 (GMT) |
Cleanup: Tag only objects of the scene collections In previous commit the bmain loop updated all GP objects, but must tag only scene collection objects. |
August 7, 2018, 14:41 (GMT) |
August 7, 2018, 14:16 (GMT) |
Tweaks to compilation/installation |
August 7, 2018, 13:30 (GMT) |
Benchmark: center window in screen instead of bottom left. |
August 7, 2018, 12:15 (GMT) |
Fix T56263: Crash when sculpting a GP object with animation This is a limitation of the current operator design. I have added a test to be sure the operator is not initializated while play animations to avoid segment fault. In the future, we can enable this option again, but it will need a operator redesign. |
Revision d9b0c67 by Nick Wu (greasepencil-object, greasepencil-refactor, soc-2018-npr, soc-2019-npr, temp-gpencil-eval) August 7, 2018, 11:57 (GMT) |
Merge remote-tracking branch 'remotes/origin/blender2.8' into soc-2018-npr |
August 7, 2018, 11:56 (GMT) |
Cleanup GP: Change playing field to boolean |
August 7, 2018, 11:53 (GMT) |
some compile fixes |
August 7, 2018, 11:36 (GMT) |
Fix T56261: Grease Pencil simplify options get segment fault The depsgraph was not updated as expected with the function used and the cache was not set as dirty. |
August 7, 2018, 10:23 (GMT) |
Add cmake configuration for benchmark There might be more tweaks needed in there. |
August 7, 2018, 08:49 (GMT) |
Disable useless panels in file browser |
August 7, 2018, 03:22 (GMT) |
Fix T56252: Selectable Bases includes hidden objects |
August 7, 2018, 02:58 (GMT) |
Fix T56258: Solidify assert w/ empty mesh |
|
|
|


Master Commits
MiikaHweb | 2003-2021