Revision 4badf67 by Campbell Barton May 26, 2017, 06:11 (GMT) |
Revision 9158d16 by Campbell Barton May 26, 2017, 04:25 (GMT) |
Cleanup: warning |
Revision 0021268 by Lukas Stockner May 26, 2017, 00:15 (GMT) |
Cycles: Cleanup: Remove semicolons from line endings in Python code |
Revision 3722ed1 by Lukas Stockner May 26, 2017, 00:13 (GMT) |
Cycles: Update compositor when debug or denoising passes are changed |
Revision 2bc008e by Lukas Stockner May 25, 2017, 23:55 (GMT) |
Cycles: Cleanup: b_srlay is always used now, no more need to silence warning |
Revision dc23b48 by Lukas Stockner May 25, 2017, 23:52 (GMT) |
Cleanup: Typo in colormanagement (ColormnaageCacheData -> ColormanageCacheData) |
Revision 1358c39 by Ray molenkamp May 25, 2017, 21:23 (GMT) |
[MSVC] Fix build error. linker was searching for a mangled version of versionstr |
Revision 9179797 by Brecht Van Lommel May 25, 2017, 20:18 (GMT) |
Fix blender player python installation on macOS after recent changes. |
Revision 2580c3c by Campbell Barton May 25, 2017, 10:23 (GMT) |
Fix T50112: Sequencer crash w/ missing proxy data |
Revision 1ddf673 by Campbell Barton May 25, 2017, 09:54 (GMT) |
Revision 24e3a93 by Campbell Barton May 25, 2017, 08:55 (GMT) |
Fix T51444: Unit tests don't run on Windows |
Revision bdbf447 by Campbell Barton May 25, 2017, 05:18 (GMT) |
TexFace removal part 3 - MTexPoly structure & layer type. - The 'Mesh.uv_textures' layers. - DerivedMesh TexFace drawing. - Scripts & UI. |
Revision c7c6070 by Brecht Van Lommel May 25, 2017, 00:48 (GMT) |
Merge branch 'master' into blender2.8 |
Revision bbce6ce by Brecht Van Lommel 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 |
Revision aec76fd by Antonio Vazquez May 24, 2017, 18:13 (GMT) |
Fix compiler error for VS2017 a void function cannot return a value. |
Revision a033a7b by Campbell Barton May 24, 2017, 16:46 (GMT) |
Fix error accessing tessface color in edit-mode Was checking for loop-color in poly-layer. |
Revision 214c421 by Campbell Barton May 24, 2017, 16:29 (GMT) |
Only calc split normals when auto-smooth is enabled This matches cycles & derived-mesh |
Revision 154ff1a by Campbell Barton May 24, 2017, 15:40 (GMT) |
Fix/Workaround T51561: Disable split normals |
Revision f2cc6c9 by Campbell Barton 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. |
|
|
|


Master Commits
MiikaHweb | 2003-2021