Blender Git Loki

Kaikki Blender Git kommitit.

Page: 2171 / 8462

September 21, 2019, 08:29 (GMT)
GPencil: Rename function
September 21, 2019, 08:29 (GMT)
GPencil: Fix error in previous commit

Related to T70116
September 21, 2019, 08:29 (GMT)
GPencil: Use evaluated or original data in Sculpt for Multiframe

The evaluated frame is only available when the frame is the active one.

Related to T70116
September 21, 2019, 08:29 (GMT)
GPencil: Fix unreported select not working in multiframe mode

The selection was not working because the evaluated frame was only working for active frame, so when the evaluation was changed to use eval data instead of original data, the data was not available and the loop did not use it.

Related to T70116
September 21, 2019, 01:34 (GMT)
Cleanup: extra semicolon, comma warnings
September 21, 2019, 00:18 (GMT)
Cleanup: unused headers in editors
September 20, 2019, 22:35 (GMT)
Revert "Modifiers: every modifier now copies mesh settings, fixing texture space issues"

This reverts commit e7a514369fe700dcc5a1fe433c8f709ed9595ded, it introduces
a bug in selection in edit mode.

Fixes T70103: can't select extruded Vertex

Ref T64739
September 20, 2019, 21:41 (GMT)
Fix build error in debug build on macOS

NDEBUG is the standard define, not DEBUG.
September 20, 2019, 18:47 (GMT)
UI: Avoid file browser directory change if path didn't change

E.g. entering the file path field and then pressing enter without any
change would call an unneccesary directory change, causing flickering.
So the main point of this is to avoid flickering.

Without this the text field could also be used to refresh the file list,
but for that we have a proper button.
September 20, 2019, 18:37 (GMT)
Cycles: build fix.
September 20, 2019, 18:15 (GMT)
Merge branch 'blender-v2.80-release' into feature/cycles_deferred_ray_marching
September 20, 2019, 15:42 (GMT)
UI: Replace big options button in file browser

The big options button in the lower left is now gone, it's replaced by a
smaller icon toggle button in the upper right.
That means I could also remove code for the region we had just for this
button.
I also added versioning code for the removal, to make sure the region is
removed cleanly when reading old files.
September 20, 2019, 15:18 (GMT)
Fix T70109: Crash with the Data Transfer Modifier (with any 'Edge Data' option)

The BVHTree was erroneously marked as not cached.
September 20, 2019, 14:37 (GMT)
cleanup
September 20, 2019, 14:32 (GMT)
move responsibility to ensure that attributes exist out of simulator
September 20, 2019, 14:21 (GMT)
move attributes declaration out of simulate code
September 20, 2019, 14:20 (GMT)
UI: Use vertical file list for "Recover Auto Save"

Pablo and William agreed that the main purpose of the layout should be
to list files in a way that it's easy see which files were
created/modified when. Previously it was set to "Long List" to show the
modification time, now the vertical list is much better suited. The time
is shown anyway.
September 20, 2019, 14:19 (GMT)
Fix T70112: Spot cone prevents selection
September 20, 2019, 14:09 (GMT)
move responsibility of keeping track of particle ids
September 20, 2019, 14:00 (GMT)
use shared particle allocator instead of one per thread
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021