Revision 746d190 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 21, 2019, 18:14 (GMT) |
Merge branch 'master' into greasepencil-object |
January 21, 2019, 17:30 (GMT) |
GP: Cleanup previous commit |
January 21, 2019, 17:29 (GMT) |
Fix T60714: Avoid creation of nested objects In grease pencil is not logic add an object inside other object in edit mode. The object must be created only in Object mode. |
January 21, 2019, 16:39 (GMT) |
GP: Fix memory leaks when use cutter with weights There were some issues when copy the weights and other memory leaks. Also some code cleanup. |
January 21, 2019, 16:26 (GMT) |
Fix keymap preferences UI layout issues for modifier keys. |
January 21, 2019, 15:10 (GMT) |
Revision 1651f53 by Charlie Jolly (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 21, 2019, 15:03 (GMT) |
Merge branch 'master' into greasepencil-object |
January 21, 2019, 14:21 (GMT) |
DRW: Fix corner indices order in clipping plane setup Fix T60667: Eevee: reflection plane bug in rendered view. |
January 21, 2019, 12:55 (GMT) |
Fix clipping shaders with some AMD/Intel drivers Caused: error: unsized array index must be constant Use hard coded number of clipping planes, copying the 4th to 5 & 6 when only 4 are used. |
January 21, 2019, 12:49 (GMT) |
Fill in dummy values when clipping to a box (4) |
January 21, 2019, 12:43 (GMT) |
Fix T60709: Apply Object Transform does nothing by default |
January 21, 2019, 12:29 (GMT) |
Avoid code duplication |
January 21, 2019, 12:22 (GMT) |
Rename |
January 21, 2019, 12:20 (GMT) |
Temp fix |
January 21, 2019, 11:54 (GMT) |
GPUShader: Add GPU_VERTEX/FRAGMENT/GEOMETRY_SHADER defines This makes it possible to have some code specific to each shader inside a shader library. |
Revision ca6b2bd by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval) January 21, 2019, 10:05 (GMT) |
Merge branch 'master' into greasepencil-object Conflicts: release/scripts/startup/bl_ui/properties_paint_common.py |
January 21, 2019, 10:03 (GMT) |
T60701: GP using cutter tool on stroke with vertex group crashes blender |
January 21, 2019, 09:54 (GMT) |
Cleanup: add clarifying comments for recent NUMA fixes. |
January 21, 2019, 09:36 (GMT) |
Fix T55461: [Vertex Group] "Delete all unlocked groups" not working. |
January 21, 2019, 08:08 (GMT) |
DRW: Support wire overlay clipping |
|
|
|


Master Commits
MiikaHweb | 2003-2021