Blender Git Commit Log

All Blender Git commits.

Page: 2624 / 8462

March 20, 2019, 18:36 (GMT)
Merge branch 'master' into functions
March 20, 2019, 18:33 (GMT)
allow removal of sockets from pack list node
March 20, 2019, 18:18 (GMT)
Fix T62788: drop image into node editor puts node at wrong location.

It should be under the mouse cursor but was wrong for high DPI. Also put the
cursor in the header now so it's easy to reposition.
March 20, 2019, 18:11 (GMT)
remove dead code
March 20, 2019, 18:07 (GMT)
save socket states
March 20, 2019, 17:51 (GMT)
allow changing type of Pack List node
March 20, 2019, 17:40 (GMT)
Merge branch 'blender2.7'
March 20, 2019, 17:39 (GMT)
Fix assert after recent changes.

Mark as localized immediately, so that functions that edit the node tree can
verify they are being used under the correct conditions.
March 20, 2019, 17:39 (GMT)
Fix cycles.merge_images not merging correctly for some channel layouts.
March 20, 2019, 17:16 (GMT)
allow declarations to draw in node
March 20, 2019, 17:11 (GMT)
New Pack List Input operator
March 20, 2019, 17:06 (GMT)
replace Append to List and Combine Lists nodes with Pack List
March 20, 2019, 16:33 (GMT)
Merge branch 'blender2.7'
March 20, 2019, 16:26 (GMT)
Cycles: make cycles.merge_images work with incomplete layers and passes.

If layers and passes are not exactly the same in all files, we make a best
effort to merge them instead of failing.
March 20, 2019, 16:26 (GMT)
Fix T62758: hair curves with UV mapped textures renders wrong.

Differential Revision: https://developer.blender.org/D4562
March 20, 2019, 16:26 (GMT)
Fix T61326 "In Front" option not working on edit curves

Create a new pass for them and draw them separately.

Beware of the double multisample resolve when multi-editing a mix of curves
with and without the "in front" option enabled.
March 20, 2019, 16:20 (GMT)
Fix assert on vertex parent

The evaluation was done on an original object, which is not allowed.
March 20, 2019, 16:17 (GMT)
Merge branch 'master' into greasepencil-object
March 20, 2019, 16:04 (GMT)
UI: Make paint context menus more contextual

- Only show Radius for tools with radius
- Add more sliders here depending on active tool
March 20, 2019, 15:48 (GMT)
Fix T56778: Alembic Override Frame does not update on playback
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021