Blender Git Commit Log

All Blender Git commits.

Page: 3159 / 8462

June 20, 2018, 16:40 (GMT)
Rename greasepencil callbacks since we are already in GP namespace
June 20, 2018, 16:38 (GMT)
Silence warning
June 20, 2018, 16:34 (GMT)
Fix crash on tweaking greasepencil modifier

We were missing a proper copy of modifiers.

Note: there was a warning for the function not being declared in any header
it should be enough to find the error by following the warning.
June 20, 2018, 16:31 (GMT)
GPUTexture: Add GPU_texture_read

This is to get the texture content from the GPU memory.
June 20, 2018, 16:22 (GMT)
Cleanup: pep8, single quotes for enums
June 20, 2018, 16:12 (GMT)
Despgraph: don't tag for transform/geometry update on relations rebuild.

This should already be happening elsewhere and was causing depsgraph
rebuild to be slower than it should.
June 20, 2018, 16:12 (GMT)
Depsgraph: add some missing depsgraph tags when relations change.
June 20, 2018, 16:12 (GMT)
Fix outliner mixed collection/object visibility drag toggle not working.
June 20, 2018, 16:12 (GMT)
Fix hide object operator to do nothing if no object is selected.
June 20, 2018, 15:42 (GMT)
WIP: Free modifiers memory

This was missing, but this lines get a segment fault

Still memory leak present
June 20, 2018, 15:20 (GMT)
Split Grease Pencil Stack modifiers

Now all modifiers logic is totally separated of mesh modifiers.

Thanks Dalai Felinto for his help and support doing this change.
June 20, 2018, 15:08 (GMT)
Cleanup: Rename fields
June 20, 2018, 15:01 (GMT)
UI: Style locks in Object Transform panel
June 20, 2018, 14:42 (GMT)
Cleanup: whitespace
June 20, 2018, 14:37 (GMT)
implemented set() for active_layer but still.
Revision b998cce by William Reynish / Pablo Vazquez (master)
June 20, 2018, 14:34 (GMT)
UI: Single column, flow and sub-panel for collision physics
June 20, 2018, 14:32 (GMT)
Cleanup: follow naming conventions

Using panels for presets printed warnings for classes named as menus.
June 20, 2018, 14:15 (GMT)
Icons: update generation script
Revision 00fd2b5 by William Reynish / Pablo Vazquez (master)
June 20, 2018, 14:11 (GMT)
UI: Single column layout for Force Fields
Revision a8e1327 by William Reynish / Pablo Vazquez (master)
June 20, 2018, 14:11 (GMT)
UI: Dynamic Paint panels into sub-panels
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021