Revision a1651dd by Brecht Van Lommel September 11, 2018, 10:45 (GMT) |
Build: require OpenJPEG 2.x minimum, remove bundled version. * WITH_SYSTEM_OPENJPEG is removed and is now always on, this was already the case for macOS and Windows. * This should not break existing Linx builds. If there is no new enough OpenJPEG installed, CMake will no find libopenjp2 and WITH_IMAGE_OPENJPEG will be disabled. * install_deps.sh was updated with new package names, since distributions put this version in a new package. Differential Revision: https://developer.blender.org/D3663 |
Revision e117826 by Brecht Van Lommel September 11, 2018, 10:43 (GMT) |
Workspace: support reordering of workspaces from RMB menu. Drag and drop will follow later, it's a bit complicated to make this work reliable in the current UI code. |
Revision 6acf864 by Brecht Van Lommel September 11, 2018, 09:53 (GMT) |
Cleanup: remove unused GPU code. |
Revision 7c64f85 by Sergey Sharybin September 11, 2018, 09:50 (GMT) |
PBVH: Fix miossing normals for grids |
Revision 43abc5d by Antonio Vazquez September 11, 2018, 08:33 (GMT) |
GP: Use original datablock and not evaluated version This is required to avoid COW delay while drawing. |
Revision 65c5abc by Campbell Barton September 11, 2018, 08:26 (GMT) |
Cleanup: remove dead code |
Revision b05f9e3 by Campbell Barton September 11, 2018, 08:12 (GMT) |
Cleanup: unused variables |
Revision 29fa45b by Campbell Barton September 11, 2018, 07:44 (GMT) |
Correct merge conflict |
Revision 01e6f09 by Campbell Barton September 11, 2018, 07:37 (GMT) |
Merge branch 'master' into blender2.8 |
Revision bf8aac0 by Campbell Barton September 11, 2018, 07:23 (GMT) |
Cleanup: unused variables |
Revision a0581da by William Reynish / Campbell Barton September 11, 2018, 06:48 (GMT) |
UI: use property split for motion paths |
Revision 17e5785 by Campbell Barton September 11, 2018, 06:34 (GMT) |
Error in last commit |
Revision f34a2af by Campbell Barton September 11, 2018, 06:13 (GMT) |
Fix scale cage tool never using object boundbox |
Revision 45af6b6 by Brecht Van Lommel September 11, 2018, 06:03 (GMT) |
Merge branch 'master' into blender2.8 |
Revision 0276e0e by Brecht Van Lommel September 11, 2018, 06:02 (GMT) |
Build: update for new macOS libraries. Run "make update", or "svn update" in lib/darwin to get the matching precompiled libraries. |
Revision cd5db90 by Brecht Van Lommel September 11, 2018, 05:51 (GMT) |
Build Environment: updates for macOS. Mainly this is following Linux to build own xml2/lzma/ssl/sqlite and linking them all statically. This ensures the Python ssl module uses a recent openssl version rather than a very old one shipped with macOS. |
Revision 0117a4c by Campbell Barton September 11, 2018, 05:03 (GMT) |
Cleanup: use UI_ prefix for block flag |
Revision 6bf003b by Campbell Barton September 11, 2018, 04:56 (GMT) |
Correct own error in recent transform orientation changes |
Revision bdf215c by Campbell Barton September 11, 2018, 04:56 (GMT) |
Merge branch 'master' into blender2.8 |
Revision c317a21 by Campbell Barton September 11, 2018, 04:28 (GMT) |
Cleanup: replace magic number |
|
|
|


Master Commits
MiikaHweb | 2003-2021