Revision 90d7dcf 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) June 22, 2017, 10:55 (GMT) |
Fix drawing segment fault when hide colors The batch cache must be set to dirty for all GP Objects and not only current one. |
Revision 2103296 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) June 22, 2017, 10:25 (GMT) |
Cleanup compiler warnings |
June 22, 2017, 10:25 (GMT) |
added the non-occluded mode |
Revision 71b4834 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) June 22, 2017, 09:19 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 6635284 by Bastien Montagne (asset-engine, asset-engine--archived, id_copy_refactor, id_override_static) June 22, 2017, 08:44 (GMT) |
Merge branch 'master' into id_copy_refactor |
June 22, 2017, 08:40 (GMT) |
Merge branch '28' into custom-manipulators |
June 22, 2017, 08:22 (GMT) |
Remove counter of set properties, just check when needed |
June 22, 2017, 08:13 (GMT) |
Merge branch '28' into custom-manipulators |
June 22, 2017, 08:01 (GMT) |
RNA/Python API for defining py-manipulator callbacks |
June 22, 2017, 04:04 (GMT) |
Cleanup: remove redundant user_data arg This is already accessible from the property |
June 22, 2017, 03:57 (GMT) |
Remove unneeded length arg Was also missing assignment to wmManipulatorProperty.type |
June 22, 2017, 01:36 (GMT) |
Remove length argument since it's stored in the property |
June 22, 2017, 01:30 (GMT) |
Missed in last commit |
June 21, 2017, 23:39 (GMT) |
Manipulator: properties into 'wmManipulator' We normally only have one or two, don't have a separate linked list. Also store type in the property. |
June 21, 2017, 21:49 (GMT) |
PyAPI: Add Manipulator.target_prop_set_property RNA method for Python to call into C or Py defined manipulators. naming might change. |
June 21, 2017, 21:17 (GMT) |
Fix T51837: Added num particles sanity check when reading particle files. Also fixed num particles field for pVel files |
June 21, 2017, 19:31 (GMT) |
Added topograb.png |
Revision cd813ba 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) June 21, 2017, 19:00 (GMT) |
Rename functions and structs to new Gawain naming As this branch is not the current blender2.8, these renaming was missing in grease pencil new code. |
Revision c0811b7 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) June 21, 2017, 18:56 (GMT) |
Fix merge error |
June 21, 2017, 18:54 (GMT) |
Topograb final Implementaion Part 1 |
|
|
|


Master Commits
MiikaHweb | 2003-2021