Blender Git Commits

Blender Git "master" branch commits.

Page: 5520 / 5574

October 19, 2003, 16:03 (GMT)
included "BLI_arithb.h" for normal calculations...
Revision cd97a17 by Matt Ebb
October 19, 2003, 12:53 (GMT)
- fix to prevent the following-mouse frame number display
from disappearing when mouse pointer is moved above
the window space edge
October 19, 2003, 09:19 (GMT)
- simplified Theme API. No need to include 'current active area' anymore.
like: BIF_ThemeColor(TH_GRID); will be sufficient. Blender does the rest.
- fixed bug in CTRL-X (reload home file) with themes
- fixed bug in horizontal alignment of different height panels. Seems also
to solve the drawing error with constraints...
October 19, 2003, 06:26 (GMT)

Fix unchecked pointer reference when adding sitedirs to sys.path.
This is a bugfix against the 2.28c release.
October 19, 2003, 03:15 (GMT)
Added support for returning the normal of a NMFace
October 18, 2003, 12:21 (GMT)
- added Theme for File Window
- made grid drawing using the main theme color
- was annoyed with the primitive grid... so coded something that allows
zooming in and out a 100fold without losing gridlines
- brought back 'NKEY' for mesh editmode
- added to this a 'median' option; when more vertices selected you see
the average coordinate. works nice when inputting values as well
(todo: make this for other editmodes)
- renamed the 'NKEY' panel to 'Transform Properties', also fixed in
pulldown menu.

I am off for the rest of the day. More committing fun tomorrow!

-Ton-
Revision b6d30dd by Matt Ebb
October 18, 2003, 12:02 (GMT)
A few small tweaks to the panel drawing
Revision 4324300 by Matt Ebb
October 18, 2003, 07:37 (GMT)
- Added ICON_PANEL_CLOSE
Revision 362d247 by Matt Ebb
October 18, 2003, 07:36 (GMT)
- Updated panel style based on funboard feedback
- Added white 'close panel' icon ICON_PANEL_CLOSE to blenderbuttons
Revision 23189d1 by Matt Ebb
October 18, 2003, 03:41 (GMT)
- A few small wording edits
- Added Copy/Pase/Paste Flipped pose to the Armature menu
October 17, 2003, 23:18 (GMT)
- further work on theme colors:
- panels work
- ipo window done
- buttonswindow done

Please be warned that saving Themes now wont work... it will also save
BLACK for all uninitalized colors... so dont panic when you see weird
things, just go back the default theme and copy a new one.
Revision d622706 by Roel Spruit
October 17, 2003, 19:59 (GMT)
Preliminary work on faceloop selection and faceloop cutting. Commiting in steps to prevent Ton from sneaking in between me! :D

some small things to fix:

- cutting on 1 face doesn't work
- options now under shift/ctrl R, they will be under a K menu that will contain DetectiveThorn's Knife tool too.

Roel
October 17, 2003, 19:06 (GMT)
- forget to mention: Panel (3d win) header and back color is part of
Theme now. Try black transparant... neat. :)
October 17, 2003, 19:03 (GMT)
- fixed bug in windows with extreme small height... it didnt accept
input
- was needed for usage of this windowtype (headerless) as 'timeline'
dragger, which was supposed to be...
- as extra I fixed 'home', it sets start/end frame for sound window
- at mouselocation the current frame or time is printed
- rightmouse menu switches seconds/frames (should be in header as option...)
- displaybutton 'frs/sec/' updates soundwindow too

So, its not perfect... but try opening a tiny high headerless audio
window on top of buttonswin or somewhere full width. not bad...
October 17, 2003, 16:24 (GMT)
- fixed reopen last file (in file pulldown menu)
- fixed delay in drawing active item in pop menus...
October 17, 2003, 16:17 (GMT)
- fixed AA font drawing in view3d Panels... forgot to clear a pixelzoom
October 17, 2003, 15:20 (GMT)
- fatal error: when reloading .B.blend (CTRL+X) the themes were not freed.
October 17, 2003, 15:12 (GMT)
- fixed redraw for copy button in new themes editor
- typo in include DNA_ListBase.h... has to be DNA_listBase.h
October 17, 2003, 14:18 (GMT)
- color for 'Panel' was not defined in resources yet... :)
October 17, 2003, 14:11 (GMT)
- one button was invisible...
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021