Go to file
Antony Riakiotakis ea6620cb82 Fix T37796, Mesh lost after exiting sculpt mode and undoing.
Issue here is that upon entering sculpt mode, the mesh (and the object
mode) is stored in global undo. Now made the code similar to edit mode,
but since we don't really have any operator to push, this is just
ignored for now.

I have tried just disabling the sculpt toggle operator undo flag but
this didn't work due to the nature recursive of the operator calls
2014-05-14 01:10:57 +03:00
build_files CMake: use project name when generating project files 2014-05-11 16:21:38 +10:00
doc Add missing context member for doc gen 2014-05-08 13:55:05 +10:00
extern Fix compilation on OSX after previous commit 2014-04-23 19:19:38 +06:00
intern Fix T40149: cycles motion blur render problem with multiple render layers. 2014-05-12 18:37:49 +02:00
release Show the "Maximum Draw Type" for empties and cameras in case they work 2014-05-13 08:55:36 +02:00
scons@2d6ebcb239 Basic support for UNC paths on Windows 2014-04-21 17:06:09 +02:00
source Fix T37796, Mesh lost after exiting sculpt mode and undoing. 2014-05-14 01:10:57 +03:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.gitignore .gitignore: Adding CMakeLists.txt.user for QtCreator users. 2014-01-26 17:52:14 -08:00
.gitmodules Initialize git submodules for addons, locales and scons 2013-11-15 12:19:08 +06:00
CMakeLists.txt Proper fix for CMake files 2014-05-06 04:03:45 +06:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Found another place where nproc can be used 2014-03-02 10:29:40 +01:00
SConstruct Scons/cycles: fix header distribution for geom 2014-04-04 13:07:32 +02:00