Blender Git Loki

Blender Git commits from all branches.

Page: 1831 / 2888

March 2, 2017, 09:14 (GMT)
FIXUP removed unnecessary warning
March 2, 2017, 09:13 (GMT)
FIXUP added some comments to visit_object
March 2, 2017, 09:13 (GMT)
FIXUP less sloppy with bool vs. int
March 2, 2017, 09:05 (GMT)
Alembic import: prevented unnecessary vector scaling
March 2, 2017, 09:03 (GMT)
Alembic import: moved import-time scaling to different function

convert_matrix() now only converts from Imath::M44d to float[4][4] (taking
different camera orientations into account). Import-time scaling is now
performed by the caller.
March 2, 2017, 09:02 (GMT)
Alembic: removed unnecessary matrix copy
March 2, 2017, 08:57 (GMT)
Alembic: simplified AbcEmptyReader::readObjectData
March 2, 2017, 08:56 (GMT)
Alembic: added some r_ prefixes for return parameters
March 2, 2017, 08:53 (GMT)
Add some basic UI and RNA feedback for overriden properties.

For now chose some teal blue to mark overridden state of prop in UI,
kind of last nicely different tint available...
March 1, 2017, 16:32 (GMT)
FIXUP reinstated GHash *
March 1, 2017, 15:32 (GMT)
Merge branch 'writefile_rework' into id_override_static
March 1, 2017, 15:31 (GMT)
Merge branch 'master' into writefile_rework
March 1, 2017, 13:27 (GMT)
FIXUP: float -> short in copy_yup_from_zup
March 1, 2017, 13:27 (GMT)
FIXUP: superfluous create_empty=true
March 1, 2017, 13:27 (GMT)
FIXUP code style
March 1, 2017, 13:27 (GMT)
FIXUP cleaned up if-parent structure in AbcExporter::createTransformWriter
March 1, 2017, 13:26 (GMT)
FIXUP no longer using typedef for m_shapes_type
February 28, 2017, 15:53 (GMT)
Alembic import: replaced GHash * with std::map<>

The char* that were returned by Alembic were unstable, as they pointed to
Alembic-managed memory, which Alembic reuses for different strings. As a
result, the pointers were unsuitable for hash keys. Copying the strings
into std::string instances solves this.
February 28, 2017, 15:42 (GMT)
Alembic: more lenient check on absence of sheer & homogeneous scaling

Checking precise values of floats is not a good idea.
February 28, 2017, 13:25 (GMT)
Merge remote-tracking branch 'origin/blender2.8' into workspaces
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021