Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2481 / 5574

November 7, 2015, 07:34 (GMT)
Change cpack package name to be "blender" instead of "Blender"
November 7, 2015, 07:26 (GMT)
[Windows] Make installer use the template
November 7, 2015, 06:36 (GMT)
Cleanup: ui align header
November 7, 2015, 06:31 (GMT)
Cleanup: spelling, headers
November 6, 2015, 18:27 (GMT)
Fix T46522: DataTransfer modifier: Impossible to set multiple transfer modes by script
(if they're on different properties).

This patch basically gets rid of (ui-related) hack where we was adding specific
'fake' enums for datatypes needing additional options.

That was done because of broken UI code - to summarize, 'align' code did not support
correctly layout mixing vertical and horizontal sub-layouts, in particular if
it was 'column-major'.

A complete rewrite of this align code has been done, so now we can use a more
sane UI code.
November 6, 2015, 17:54 (GMT)
Fix typo in new error reporting during arg parsing.
November 6, 2015, 17:54 (GMT)
New uialign code, based on 2D positions of widgets.

This new code fixes a tons of issues with previous one, which basically was epic-failing
in many non-basic cases (especially mixed columns and rows with column-dominant layout).

It basically no more relies over order of buttons declaration in the uiBlock, instead it
finds and stores spatial neighbors and uses that data to compute needed stitching.
See code comments for details.

New code seems to be roughly ten times slower than old one (for complex grouped layouts),
that is, about a few microsecconds per alignment group - this remains reasonable.

Also, ui-align code becomming rather big in itself, it was separated in
own new `interface_align.c` file.

Reviewers: campbellbarton, severin

Reviewed By: campbellbarton, severin

Differential Revision: https://developer.blender.org/D1573
November 6, 2015, 15:07 (GMT)
Command line args: print error w/ invalid numbers
Revision cf08dc9 by Julian Eisel
November 6, 2015, 14:01 (GMT)
Use toggle buttons instead of checkboxes for VSE proxy percentage

Was inconsistent with Clip Editor which uses toggle buttons. Toggle buttons are narrower, so changing to them.

Reported in T46708.
November 6, 2015, 13:36 (GMT)
Fix T46587: Drivers do not work in node groups

This commit makes drivers on node groups to with when using new dependency graph.

Still TODO: Need a relation between drivers and tree evaluation perhaps, so we
guarantee proper order of all operations.
November 6, 2015, 09:09 (GMT)
Fix T46696: Voxel crash indexing over INT_MAX

Use int64_t for index values.
Revision 4b316e7 by Julian Eisel
November 5, 2015, 18:41 (GMT)
Draw limit & mist indicators darker for non-active cameras

Darkens the colors for limit and mist indicators of non-active cameras. This makes it easier to see which indicators belong to the active camera and which don't.
Useful for layouts with multiple cameras.

Requested by the Caminandes team.
November 5, 2015, 18:34 (GMT)
Cleanup: comments/style
November 5, 2015, 14:56 (GMT)
Correct error in recent commit
November 5, 2015, 14:13 (GMT)
Use 'beauty' for sculpt triangulation

Causes fewer degenerate quads.
November 5, 2015, 14:13 (GMT)
Fix T46692: Triangulate creates duplicate faces

Caused a crash in dyntopo.
November 5, 2015, 11:57 (GMT)
Fix T46691: Graph Editor, Channel, Toggle Channel Editability. Cannot reassign hotkey after removing it.

Anim Channels keymap is not editor-related...
November 5, 2015, 11:34 (GMT)
BGE: Cleanup occlusion buffer in CcdPhysicsEnvironment.cpp

This patch cleanup spaces/braces and newlines.

Reviewers: moguri, kupoman

Reviewed By: moguri, kupoman

Subscribers: kupoman

Differential Revision: https://developer.blender.org/D1607
November 5, 2015, 11:25 (GMT)
Error in last commit
November 5, 2015, 10:10 (GMT)
Fix T46699: copy_prev_settings() gives misleading error message when previous version's config dir doesn't exist.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021