Blender Git Commits

Blender Git "master" branch commits.

Page: 2097 / 5574

May 26, 2017, 06:11 (GMT)
Fix T51629: Select w/ object lock fails

Regression in 195d0fba
May 26, 2017, 04:25 (GMT)
Cleanup: warning
May 26, 2017, 00:15 (GMT)
Cycles: Cleanup: Remove semicolons from line endings in Python code
May 26, 2017, 00:13 (GMT)
Cycles: Update compositor when debug or denoising passes are changed
May 25, 2017, 23:55 (GMT)
Cycles: Cleanup: b_srlay is always used now, no more need to silence warning
May 25, 2017, 23:52 (GMT)
Cleanup: Typo in colormanagement (ColormnaageCacheData -> ColormanageCacheData)
May 25, 2017, 21:23 (GMT)
[MSVC] Fix build error. linker was searching for a mangled version of versionstr
May 25, 2017, 20:18 (GMT)
Fix blender player python installation on macOS after recent changes.
May 25, 2017, 10:23 (GMT)
Fix T50112: Sequencer crash w/ missing proxy data
May 25, 2017, 09:54 (GMT)
Docs: Image.has_data clarification

Resolves T51615
May 25, 2017, 08:55 (GMT)
Fix T51444: Unit tests don't run on Windows
May 25, 2017, 05:18 (GMT)
TexFace removal part 3

- MTexPoly structure & layer type.
- The 'Mesh.uv_textures' layers.
- DerivedMesh TexFace drawing.
- Scripts & UI.
May 25, 2017, 00:48 (GMT)
Merge branch 'master' into blender2.8
May 25, 2017, 00:34 (GMT)
Fix macOS python cmake install to work when switching lib directories.

It's a bit ugly but I couldn't find a better way to keep fast installs and
correct handling of switching between master and blender2.8 with different
lib directories.
Revision 45ff4a8 by Julian Eisel
May 24, 2017, 22:43 (GMT)
Merge branch 'master' into blender2.8
May 24, 2017, 18:13 (GMT)
Fix compiler error for VS2017

a void function cannot return a value.
May 24, 2017, 16:46 (GMT)
Fix error accessing tessface color in edit-mode

Was checking for loop-color in poly-layer.
May 24, 2017, 16:29 (GMT)
Only calc split normals when auto-smooth is enabled

This matches cycles & derived-mesh
May 24, 2017, 15:40 (GMT)
Fix/Workaround T51561: Disable split normals
May 24, 2017, 15:40 (GMT)
TexFace removal part 2

- Derived-mesh drawing.
- All non UV members of TexFace structs.

MTexPoly is now redundant but keeping with a dummy member,
will check on complete removal later.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021