Files
test/source/blender/blenlib
Ton Roosendaal 5b3d7bfdf6 2.5
More cleanup!

- removed old UI font completely, including from uiBeginBlock
- emboss hints for uiBlock only have three types now;
  Regular, Pulldown, or "Nothing" (only icon/text)
- removed old font path from Userdef
- removed all old button theme hinting
- removed old "auto block" to merge buttons in groups
  (was only in use for radiosity buttons)

And went over all warnings. One hooray for make giving clean output :)
Well, we need uniform definitions for warnings, so people at least fix
them... here's the real bad bugs I found:

- in mesh code, a call to editmesh mixed *em and *me
- in armature, ED_util.h was not included, so no warnings for wrong call
  to ED_undo_push()
- The extern Py api .h was not included in the bpy_interface.c, showing
  a several calls using different args.

Further just added the missing includes, and removed unused vars.
2009-04-14 15:59:52 +00:00
..
2.5
2009-04-14 15:59:52 +00:00
2008-12-20 10:02:00 +00:00
2.5
2009-01-17 14:56:12 +00:00
2008-12-29 13:38:08 +00:00
2.5
2009-01-15 15:01:39 +00:00
2008-12-20 10:02:00 +00:00
2008-05-27 13:22:17 +00:00
2007-11-06 22:29:20 +00:00
2008-09-13 18:09:41 +00:00
2008-12-20 10:02:00 +00:00
2.5
2009-02-10 18:50:40 +00:00
2008-12-20 10:02:00 +00:00
2009-01-04 18:16:34 +00:00
2008-12-20 10:02:00 +00:00
2.5
2009-04-14 15:59:52 +00:00
UI:
2009-04-11 02:18:24 +00:00
2008-12-20 10:02:00 +00:00
2009-01-04 18:16:34 +00:00