Go to file
Sergey Sharybin 9157f8f833 Apparently my system here considers fullscreen window as maximized
which makes it impossible to toggle from fullscreen to windowed mode
when startup.blend is saved in fullscreen mode.

Reshuffled checks a bit, which is actually makes sense, will investigate
which change caused regression since 2.65a tomorrow.
2013-02-05 15:52:40 +00:00
build_files Fix scons building under unix. Now we should really have only *one* '/usr/lib' lib search path, in last position! Previously we could have a bunch of those, even in first position, which would e.g. prevent linking against a custom boost in /opt/lib/boost if you had a system boost installed... 2013-01-31 12:24:12 +00:00
doc add python api docstring for 'bpy.types.Operator.bl_property' 2013-02-05 05:09:19 +00:00
extern Workaround for deadlock in face/hole merge function in carve 2013-02-05 14:27:24 +00:00
intern Apparently my system here considers fullscreen window as maximized 2013-02-05 15:52:40 +00:00
release Cycles preview scene: made render layer name match name used for BI preview 2013-02-04 11:06:47 +00:00
source Compositor: 2013-02-05 15:01:08 +00:00
CMakeLists.txt expose WITH_BOOST as a cmake option, this just disables boost deps since it was becoming annoying to remember all of them. 2013-01-31 23:25:06 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Scons: 2013-01-28 17:49:15 +00:00