Blender Git Commits

Blender Git "master" branch commits.

Page: 2136 / 5574

April 24, 2017, 16:15 (GMT)
Collection: __FUNCTION__ > __func__
April 24, 2017, 16:14 (GMT)
Layer cleanup: Rename _Iterator_ > _iterator_
April 24, 2017, 16:08 (GMT)
Bring back outliner hierachy delete
April 24, 2017, 16:06 (GMT)
Fix view local not working
April 24, 2017, 16:06 (GMT)
Outliner: Bring back bases when pertinent

This partially reverts c4e34a84e0a4599a751758050528eef389bd061f

Note: This is necessary for the "delete hierarchy" functionality
April 24, 2017, 16:06 (GMT)
FOREACH_SELECTED_BASE iterator
Revision 2f2e2ba by Luca Rood
April 24, 2017, 15:15 (GMT)
Fix own mistake in smoke.c
Revision 913e935 by Luca Rood
April 24, 2017, 14:09 (GMT)
Convert BaseLegacy to Base (part)
April 24, 2017, 12:45 (GMT)
Cleanup: remove unnecessary texface checks
April 24, 2017, 12:11 (GMT)
Merge branch 'master' into blender2.8
April 24, 2017, 12:00 (GMT)
Cleanup: style
April 24, 2017, 09:23 (GMT)
Cycles: Cleanup, space after keyword
April 24, 2017, 08:49 (GMT)
Add C internal version of msgfmt (similar to makesrna/dna binaries).

Fixes performance issues of C++ one with Windows MSVC debug builds...

Merely a translation from msgfmt.cc code by @sergey, using BLI libs intead of C++'s stdlib.

Reviewers: sergey, campbellbarton, LazyDodo

Subscribers: sergey

Differential Revision: https://developer.blender.org/D2605
April 24, 2017, 08:42 (GMT)
BLI_dynstr: add memarena-based version, and helper to clear without freeing.
April 24, 2017, 07:33 (GMT)
Usual i18n/UI messages fixes and cleanup.
April 23, 2017, 20:46 (GMT)
[msvc/make.bat] Add convenience option to turn off game engine+player
Revision da82f65 by Thomas Beck
April 23, 2017, 17:10 (GMT)
CMake: Fix CMake for non Apple systems

Follow up to https://developer.blender.org/rB14a4ce6d7fb4dcf3d1aa5b58f9a543549df6d5dc
apple_check_quicktime() macro is only defined for apple, so ignore it otherwise.
April 23, 2017, 16:24 (GMT)
CMake: move some Apple specific code into platform_apple_xcode.cmake.
Revision a192d5b by Romain Foyard / Brecht Van Lommel
April 23, 2017, 16:24 (GMT)
CMake: disable WITH_CODEC_QUICKTIME for macOS > 10.11 for configurations.

QtKit was removed in macOS Sierra, this patch disables WITH_CODEC_QUICKTIME
in Sierra and greater versions of macOS.

Reviewed By: brecht

Differential Revision: https://developer.blender.org/D2645
April 23, 2017, 16:24 (GMT)
CMake: fix wrong alembic test name on Windows.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021