Revision a56d3d1 by Joseph Gilbert October 19, 2003, 16:03 (GMT) |
included "BLI_arithb.h" for normal calculations... |
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 |
Revision c6a2f42 by Ton Roosendaal 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... |
Revision c19d84f by Stephen Swaney 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. |
Revision 56ad0d3 by Joseph Gilbert October 19, 2003, 03:15 (GMT) |
Added support for returning the normal of a NMFace |
Revision f420f87 by Ton Roosendaal 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- |
October 18, 2003, 12:02 (GMT) |
A few small tweaks to the panel drawing |
October 18, 2003, 07:37 (GMT) |
- Added ICON_PANEL_CLOSE |
October 18, 2003, 07:36 (GMT) |
- Updated panel style based on funboard feedback - Added white 'close panel' icon ICON_PANEL_CLOSE to blenderbuttons |
October 18, 2003, 03:41 (GMT) |
- A few small wording edits - Added Copy/Pase/Paste Flipped pose to the Armature menu |
Revision a9af685 by Ton Roosendaal 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 |
Revision f948e31 by Ton Roosendaal 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. :) |
Revision 58a0811 by Ton Roosendaal 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... |
Revision 8ce5ece by Ton Roosendaal October 17, 2003, 16:24 (GMT) |
- fixed reopen last file (in file pulldown menu) - fixed delay in drawing active item in pop menus... |
Revision f8671b2 by Ton Roosendaal October 17, 2003, 16:17 (GMT) |
- fixed AA font drawing in view3d Panels... forgot to clear a pixelzoom |
Revision fe92554 by Ton Roosendaal October 17, 2003, 15:20 (GMT) |
- fatal error: when reloading .B.blend (CTRL+X) the themes were not freed. |
Revision e78bb26 by Ton Roosendaal 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 |
Revision 3583d2f by Ton Roosendaal October 17, 2003, 14:18 (GMT) |
- color for 'Panel' was not defined in resources yet... :) |
Revision 8380bc9 by Ton Roosendaal October 17, 2003, 14:11 (GMT) |
- one button was invisible... |
|
|
|


Master Commits
MiikaHweb | 2003-2021