Revision f7c987b by Sergey Sharybin November 24, 2015, 09:25 (GMT) |
Fix outliner crash after recent no-functional-changes cleanup commits |
Revision ebf3979 by Bastien Montagne November 24, 2015, 09:13 (GMT) |
install_deps.sh: update official numpy version. |
Revision fa6bdfd by Sergey Sharybin November 24, 2015, 08:21 (GMT) |
Cycles: Support per-render layer world AO settings This is sort of extension of existing Use Environment option which now allows to disable AO on the render layer basis. Useful in cases like disabling AO for the background because it might make it too flat and so. Reviewers: juicyfruit, dingto, brecht Reviewed By: brecht Subscribers: eyecandy, venomgfx Differential Revision: https://developer.blender.org/D1633 |
Revision 31cc60e by Sybren A. Stüvel November 24, 2015, 08:15 (GMT) |
BGE: Save screenshots in a different thread This patch allows the game engine to keep running while performing things like PNG compression and disk I/O. As an example, my crowd simulation rasterizer saves a screenshot for every frame. This now takes up 13 msec per frame, which was 31 msec before this patch. Effectively, it allows the simulation to save every frame and still run at 60 FPS. Reviewers: lordloki, moguri, panzergame Reviewed By: moguri, panzergame Projects: #game_engine Differential Revision: https://developer.blender.org/D1507 |
Revision c026aa6 by Julian Eisel November 24, 2015, 08:01 (GMT) |
Revision ef5fff4 by Mike Erwin November 24, 2015, 07:34 (GMT) |
OpenGL: when checking GL version, assume >= 2.1 Mostly glBlendFunc related. |
Revision 291afea by Mike Erwin November 24, 2015, 07:21 (GMT) |
OpenGL: clean up use of old extensions |
Revision 4ebede5 by Campbell Barton November 24, 2015, 06:57 (GMT) |
fix error in last commit |
Revision 6ba9d10 by Campbell Barton November 24, 2015, 05:50 (GMT) |
Revision c3e7dfa by Campbell Barton November 24, 2015, 01:16 (GMT) |
Fix T46816: Vert/Edge snap fails at edge of bounds |
Revision 68922e4 by Campbell Barton November 24, 2015, 00:48 (GMT) |
View3D: move snapping functions out of ruler |
Revision df5532b by Campbell Barton November 23, 2015, 20:28 (GMT) |
UV Smart Project: restore 'Stretch to UV Bounds' This option wasn't exposed since 2.4x. D1622 by @candreacchio |
Revision 39957b8 by Bastien Montagne November 23, 2015, 20:05 (GMT) |
install_deps.sh: Fix dependencies between (built) libs. Who in hell did make OSD dependant on llvm??? |
Revision 029a92d by Bastien Montagne November 23, 2015, 20:05 (GMT) |
install_deps.sh: Cleanup: Use correct boolean checks. Yeah... that is correct bash boolean check syntax. Pretty sure even BASIC or Perl do better. See http://stackoverflow.com/questions/2953646/how-to-declare-and-use-boolean-variables-in-shell-script |
Revision f31e82d by Bastien Montagne November 23, 2015, 20:05 (GMT) |
install_deps.sh: add option to force building libs instead of using packages, and limited fallback for unsuported distro. This commit adds '--build-foo' options to force the script to build relevant libraries instead of trying to use packages from the distribution. In addition, it also now offers (with those '--build-foo' options) the possibility to build libraries on distributions that are not fully supported. This is limited, but should still help people once they have installed themselves the basics of dependencies - boost, llvm, osl/osd etc. are not libraries that are really easy to build. DISCLAIMER: I did not take the 20 (or more) hours needed to test all combinations over all distributions, and given the size of the changes, bad sneaky typos are quite probable, so please report if you get some errors! |
Revision 1d7ed58 by Bastien Montagne November 23, 2015, 20:05 (GMT) |
install_deps.sh: refactor message about needed dependencies, and add option to show it and exit (--show-deps). More info about 'official' source and versions of main libraries handled by the script have also been added to that info option. |
Revision d27da6f by Brecht Van Lommel November 23, 2015, 19:17 (GMT) |
Git ignore BUILD_NOTES.txt from install_deps.sh. |
Revision e556287 by Brecht Van Lommel November 23, 2015, 17:22 (GMT) |
CMake: enable -std=gnu99 for clang and icc. |
Revision 880258a by Brecht Van Lommel November 23, 2015, 17:20 (GMT) |
Fix T46848: OpenNL crash on Windows due to uninintialized variables. |
Revision f021d97 by Sergey Sharybin November 23, 2015, 12:44 (GMT) |
Fix T46842: Removing World is missing AO update in viewport render |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021