Blender Git Commit Log

All Blender Git commits.

Page: 1825 / 8462

February 28, 2020, 11:24 (GMT)
Multires: Fix CCG->MDISPS conversion happens twice

Was happening when leaving sculpt mode, introducing unnecessary lag
to the operation.
February 28, 2020, 11:24 (GMT)
Multires: Cleanup, use early return
February 28, 2020, 11:24 (GMT)
Multires: Cleanup, naming
February 28, 2020, 10:36 (GMT)
UI: Move menu shadow theme options next to each other

For some reason they were separated, even though they are closely
related.
February 28, 2020, 10:09 (GMT)
GPencil: Add seed to Array modifier
February 28, 2020, 09:57 (GMT)
Cleanup outdated comment.
February 28, 2020, 09:53 (GMT)
Merge branch 'undo-experiments' into undo-experiments-swap-reread-datablocks
February 28, 2020, 09:52 (GMT)
Merge branch 'id-ensure-unique-memory-address' into undo-experiments
February 28, 2020, 09:45 (GMT)
Merge branch 'master' into id-ensure-unique-memory-address
February 28, 2020, 09:45 (GMT)
Merge branch 'id-ensure-unique-memory-address' of git.blender.org:blender into id-ensure-unique-memory-address
February 28, 2020, 09:12 (GMT)
Cleanup: Spelling
February 28, 2020, 09:12 (GMT)
Subdiv: Correct corner passed to foreach_loop callback

Was affecting quad faces. where 0 was always passed for inner
loops and a wrong one for boundary ones.

In the current code this change shouldn't cause any difference
since the corner index is ignored in the actual callback, but
it is required to have his fixed for an upcoming changes.
February 28, 2020, 08:49 (GMT)
GPencil: Implement random offset in Array modifier

Still pending define a variable seed
February 28, 2020, 08:49 (GMT)
handle multiple operator sockets more correctly
February 28, 2020, 08:34 (GMT)
make node rebuilding function more reusable
February 28, 2020, 08:11 (GMT)
Merge branch 'functions' into simulation-tree
February 28, 2020, 08:01 (GMT)
Merge branch 'master' into functions
February 28, 2020, 07:50 (GMT)
GPencil: More UI tweaks in modifiers

- Change Subdivision to Subdivide in modifier name.
- Replace text level by subdivisions.
- Remove icons in Noise and Smooth buttons.
February 28, 2020, 07:43 (GMT)
Merge branch 'master' into greasepencil-object
February 28, 2020, 02:25 (GMT)
Fix camera border gizmo size
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021