Blender Git Loki

Git Commits -> Revision 0804d66

Revision 0804d66 by Brecht Van Lommel (master)
September 16, 2005, 20:17 (GMT)


- Imagepaint code cleanup:
- Move UVTEXTTOOL variables into global Gip struct (like Gvp for
vertex paint). This will probably be moved into SpaceImage later,
so it is saved with the .blend file.
- Disable tool drawing. a better solution needs to be found.
- Panel button layout is still the same, this will change.

- Removed the NAN_TPT define, it has no use anymore.

Commit Details:

Full Hash: 0804d66f7932279539bbf1026990b26491ee59e2
SVN Revision: 5292
Parent Commit: 7c29e6d
Lines Changed: +511, -637

1 Added Path:

/source/blender/include/BDR_imagepaint.h (+79, -0) (View)

1 Deleted Path:

/source/blender/include/TPT_DependKludge.h (+0, -41)

17 Modified Paths:

/source/blender/blenkernel/BKE_image.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/image.c (+32, -0) (Diff)
/source/blender/img/IMG_Api.h (+5, -5) (Diff)
/source/blender/img/intern/IMG_Api.cpp (+12, -16) (Diff)
/source/blender/img/intern/IMG_CanvasRGBA32.cpp (+30, -30) (Diff)
/source/blender/img/intern/IMG_CanvasRGBA32.h (+6, -6) (Diff)
/source/blender/include/blendef.h (+3, -0) (Diff)
/source/blender/include/BSE_trans_types.h (+0, -9) (Diff)
/source/blender/makesdna/DNA_space_types.h (+1, -2) (Diff)
/source/blender/src/drawimage.c (+110, -130) (Diff)
/source/blender/src/editface.c (+2, -7) (Diff)
/source/blender/src/headerbuttons.c (+0, -2) (Diff)
/source/blender/src/header_image.c (+13, -107) (Diff)
/source/blender/src/header_view3d.c (+0, -2) (Diff)
/source/blender/src/imagepaint.c (+202, -255) (Diff)
/source/blender/src/space.c (+14, -24) (Diff)
/source/blender/src/vpaint.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021