Go to file
Nicholas Bishop e12f950d25 == Paint ==
Fixed bug #24239, "Fkey doesn't work in image paint unless also in 3D texture paint"

* Fixed brush cursor not showing when painting in the image editor without 3d texture painting enabled
* Fixed fkey not working when not in 3d texture paint

Note:
This does not handle showing the brush cursor when reloading a file saved with image painting on but 3d texture painting off. The method used for object paint modes doesn't apply quite the same here, so I left that alone for now.
2010-10-20 00:42:19 +00:00
build_files Make C4013 throw a warning 2010-10-19 05:42:31 +00:00
doc == docs == 2010-10-13 14:44:22 +00:00
extern enable warning for unused args with gcc: -Wunused-parameter 2010-10-15 02:24:48 +00:00
intern Fix [#20277] Bug with Continuous Grab on Windows 2010-10-19 09:38:56 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release * Enable compile and link flags to build info also on Windows and in SCons. 2010-10-19 05:00:36 +00:00
source == Paint == 2010-10-20 00:42:19 +00:00
CMakeLists.txt Make C4013 throw a warning 2010-10-19 05:42:31 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Fix SCons for [#23833]. Ensure that empty dirs will exist too. 2010-09-15 14:50:14 +00:00