Go to file
Sergey Sharybin 944cdf04dd Fix for crash when using undo during sketching session.
Currently, grease pencil conflicts with such operators
as undo and set object mode which makes behavior totally
unpredictable and crash for some cases.

The only way to solve this proper is to ger rid of pointers
to data which can chage stored in operator custom data.
2011-08-11 13:40:47 +00:00
build_files add missing header to cmake files (else some IDE's wont index it) 2011-08-08 05:43:04 +00:00
doc fix [#28191] Exception when enabling a script for a newer Blender build 2011-08-09 14:16:22 +00:00
extern cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
intern off by 1 error with number keys in ghost/sdl 2011-08-09 07:09:49 +00:00
release 2.59 Splash screen by tomket7. Congratulations! 2011-08-10 16:03:45 +00:00
source Fix for crash when using undo during sketching session. 2011-08-11 13:40:47 +00:00
CMakeLists.txt fix for building ndof with cmake on osx 2011-08-07 15:06:35 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile patch [#28031] Minor typo in Blenlib 2011-07-20 06:05:47 +00:00
SConstruct Mac Compile fix for ndof, by jensverwiebe. Thanks! 2011-08-07 22:48:04 +00:00