Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3458 / 5574

September 25, 2012, 13:31 (GMT)
Fixed crash when selecting curve with a mouse

Was a missed check for DRAW_CONSTCOLOR flag.
September 25, 2012, 13:02 (GMT)
Compositor:
* Node muting in node groups didn't work.

[#32597] Mute one node in a group blocks it

It looked for connections in the main tree, and not inside the group.
September 25, 2012, 12:43 (GMT)
Color management: change reference space from Linear ACES to Linear. This will
have no effect on the end result, because it is only an intermediate space and
scene_linear was already set to Linear. It does avoid some unnecessary matrix
transforms which should be a bit faster, and it makes it more clear what's
happening.
Revision 7f6b4a2 by Joshua Leung
September 25, 2012, 12:10 (GMT)
Bugfix [#32647] PolyLine tool for Grease Pencil was broken

This was broken in r.46589, although it doesn't seem that these changes have any
relevance to the main fix being performed there.

The problem was that the offending changes made the Grease Pencil modal handler
exit when an RMB event occurs meant that the operator was exiting after the
initial click, meaning that it was only possible to draw single dots at a time
when using the hotkey version of PolyLine. The toolbox version however was
unaffected.

I've noted this specific problem in the code as a warning.
September 25, 2012, 10:21 (GMT)
code cleanup: make naming more consistent
September 25, 2012, 10:18 (GMT)
Color Management: mark some TODOs as resolved
September 25, 2012, 10:14 (GMT)
Expose image's and clip's input color space settings to properties panel in compositor,
so now input color space could be changed directly from the compositor.

The only unfinished thing is missed compositor update when color space is
changing. Not sure about correct fix for this yet.
September 25, 2012, 09:40 (GMT)
Remove access to deprecated per-strip color balance in RNA.
September 25, 2012, 09:34 (GMT)
Color Management: render result could have been incorrectly changed by file saving routines
September 25, 2012, 09:03 (GMT)
Color Management: wrong register was used for color space for None display
September 25, 2012, 08:42 (GMT)
Color Management: float generated images had is_data flag set incorrect
September 25, 2012, 08:02 (GMT)
No need to show display settings in file output node
September 25, 2012, 07:34 (GMT)
Use ${OPENEXR_INCLUDE_DIR} instead of ${OPENEXR}/include

There's no CMake symbol names ${OPENEXR} which lead to using /include
as an include directory, which isn't correct.
September 25, 2012, 06:11 (GMT)
Fix own error (wrong portuguese-brazilian Windows "long_locale" - yuck!), and some minor, non-code edits.
September 25, 2012, 05:48 (GMT)
fix for gibberish text in 2DFilter actuator when text unlinked through the Text Editor
(reported nowhere, I found this while testing osl custom node)
September 25, 2012, 05:17 (GMT)
fix [#31703] modules/rna_xml.py: BoolVectorProperty and CollectionProperty

patch provided by reporter (n floyd)
September 25, 2012, 04:15 (GMT)
fix for error disabling group visibility (which was flushed down to obects),
- objects were being selected rather then de-selected.
- object restrict selection wasnt de-selecting either (as it does when changing the object in the outliner directly).
September 25, 2012, 03:00 (GMT)
default simple deforms `Relative` option to be enabled, IMHO this shouldn't be an option (objects should always work relative to eachother). At least defaulting to ON gives users more predictable behavior (Transforming both objects together keeps them the same relative to eachother).
September 25, 2012, 01:21 (GMT)
fix for regression in solidify modifier copying loop customdata to rim faces (UV's and vertex colors).

Own fault when fixing rim face flipping r46924
September 25, 2012, 00:25 (GMT)
small improvement to previous commit, use pre-calculated ngon normal to avoid calculating twice when dupli-scale is enabled.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021