Blender Git "soc-2019-npr" branch commits. Page: 124 / 226 March 22, 2018, 18:22 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| March 22, 2018, 18:13 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| March 22, 2018, 16:24 (GMT) | Cleanup: Make code more compact
| March 22, 2018, 15:45 (GMT) | Update depsgraph for stroke transforms
This is required to work with COW
| March 22, 2018, 15:45 (GMT) | Update depsgraph for sculpt and select
This is required to work with COW
| March 22, 2018, 15:20 (GMT) | Fix simple points drawing with line mode
If using line mode, simple points must be drawn with point shader, not line shader.
| March 22, 2018, 15:13 (GMT) | Cleanup unused code block
| March 22, 2018, 15:10 (GMT) | Update depsgrah tag while painting
If this update is not done, the cow object used for display, does not show the current stroke.
| March 22, 2018, 09:23 (GMT) | Force Depsgraph recalculation when cache is dirty
| March 22, 2018, 09:06 (GMT) | Cleanup: Remove redundant code
| March 21, 2018, 18:49 (GMT) | Remove Custom Brush icon
Now the user can assign as icon any custom image with the brush options.
| March 21, 2018, 18:44 (GMT) | UI: Replace Eraser icons
| March 21, 2018, 16:35 (GMT) | Cleanup: Rename field and add comments
| March 21, 2018, 16:14 (GMT) | Use evaluated camera for render
| March 21, 2018, 15:48 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| March 21, 2018, 15:47 (GMT) | Remove use of LIB_TAG_NO_MAIN for temp objects Instead to use the tag to identify temp objects, now a internal flag managed by cache is used. This is required because the LIB_TAG_NO_MAIN created conflicts with depsgraph. This solves any concern of D3111 | March 21, 2018, 06:19 (GMT) | Cleanup: Get rid of last uses of BKE_gpencil_batch_cache_alldirty_main()
* For any cases that weren't operating on a specific bGPdata instance, the DEG_id_type_tag() should do the trick to tag all GP datablocks.
* For the palette case, tagging the palette should trigger just the GP datablocks using that palette (and not all of them) to get updated.
| March 20, 2018, 18:47 (GMT) | Merge branch 'blender2.8' into greasepencil-object
| March 20, 2018, 18:47 (GMT) | Cleanup: Remove unused definition
| March 20, 2018, 18:30 (GMT) | Cleanup: Improve comments
|
|
|