December 28, 2017, 23:25 (GMT) |
Fix T53639: text sequence strips no stamped into render. Differential Revision: https://developer.blender.org/D2977 |
December 28, 2017, 23:07 (GMT) |
Fix mistake in previous fix for T53600, shows we really need a smarter solution. |
Revision 9c59025 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) December 28, 2017, 21:12 (GMT) |
Remove warning message |
Revision 5d5a146 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) December 28, 2017, 21:12 (GMT) |
WIP: Apply smooth to fill |
Revision 4ca90c7 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) December 28, 2017, 18:45 (GMT) |
WIP: Create stroke for fill First step to create strokes |
December 28, 2017, 16:57 (GMT) |
Fix T53630: Effect strips not displaying Input data. Fix T52977: Parent bone name disappeared in the UI in pose mode. Regression caused by own rBc57636f060018. So instead of changing widget type, just flag it as disabled. Note that core of the issue is elsewhere though - there is absolutely no reasons to have a search widget for pointers we cannot change nor search! But fixing this is not really top priority, one of the many glitches of our UI code, so think we can live with current code. To be backported to 2.79a. |
Revision 24c6476 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) December 28, 2017, 15:25 (GMT) |
Extract function to be shared in other modules |
December 28, 2017, 14:53 (GMT) |
RNA cleanup: Argument names + tooltip for scene_collection.collections.remove() |
December 28, 2017, 14:24 (GMT) |
Context: Fix scene_collection We now allow for scene collection that is not currently linked to view layer. |
December 28, 2017, 14:23 (GMT) |
RNA: scene_collection.collections.new() name optional We already have a fallback naming system when no naming is given, we should use that. |
Revision 76518e2 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) December 28, 2017, 12:34 (GMT) |
WIP: First steps to implement Moore-Neighborhood algorithm This algorithm is to detect the outline of a image. Now, the function only adds a blue line with the shape to the debug image. Next step is use this array of points to create a stroke. |
December 28, 2017, 11:23 (GMT) |
Revision 6cc0e65 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) December 28, 2017, 10:12 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 87353fd 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) December 28, 2017, 10:10 (GMT) |
Cleanup: Remove debug lines and change some comments |
Revision 919cdad 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) December 28, 2017, 09:57 (GMT) |
New duplicate frame operator and special menu This operator duplicates the active frame in active (or all) layers. This is very handy for creating step by step animation. Also, added new special menu in sculpt with W key. |
Revision e8c6f05 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) December 27, 2017, 23:17 (GMT) |
fix attempt for acceleration map... still issues |
December 27, 2017, 21:45 (GMT) |
Collections: Allow collections from different "parents" to have the same name This allows users to have "Support", "Rig", "Characters" collections nested to different collections without having to resort to "House.Rig", "House.Characters" or "Rig.001", "Characters.003" :/ This is part of T53495. |
Revision 656ab1c by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) December 27, 2017, 18:47 (GMT) |
reworked the bake correction method, some smaller fixes shuffling happens now across all individual rigidbodies |
December 27, 2017, 16:08 (GMT) |
Fix missing redraws when changing active view-layer or its name Also removed unnecessary `struct` keywords. |
Revision b5696a4 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) December 27, 2017, 16:04 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
|
|
|


Master Commits
MiikaHweb | 2003-2021