This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9f3edfecfc20766df107a0c19d883bbd895ffeec
test
/
source
/
blender
/
editors
/
space_image
History
Ton Roosendaal
a6855c9c21
Bugfix
#25235
...
Image Editor: paint mode, use clone image, always showed. Now it hides clone when paint is disabled.
2010-12-15 19:21:02 +00:00
..
CMakeLists.txt
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
2010-12-08 08:43:06 +00:00
image_buttons.c
A little more work on patch [
#24814
] Operators which have no decription
2010-12-09 16:50:32 +00:00
image_draw.c
Bugfix
#25235
2010-12-15 19:21:02 +00:00
image_header.c
remove unused args or tag as unused for image and screen editors, uiItemEnumR_string was ignoring name and icon args.
2010-10-14 12:24:08 +00:00
image_intern.h
Added a new 'straight line' gesture type that can be used in any operator.
2010-04-04 00:21:37 +00:00
image_ops.c
option to reverse cycle through render slots (Alt+J).
2010-12-13 05:02:23 +00:00
image_render.c
remove/tag unused args for view*.c, gpu*.c & image*.c
2010-10-15 12:29:02 +00:00
Makefile
Update include paths for fonts in image stat display (rev33422).
2010-12-02 17:30:28 +00:00
SConscript
use fixed width fonts for image stat display.
2010-12-02 04:23:56 +00:00
space_image.c
Fix for imageeditor's scopes not updating when changing the image.
2010-12-13 14:47:31 +00:00