Revision df53e57 by Stephen Swaney October 28, 2003, 07:15 (GMT) |
Missing feature: Snap menu was not available in editmode. Fixed compiler warning about ambiguous else in TKEY block. |
Revision 829c034 by Martin Poirier October 28, 2003, 03:08 (GMT) |
mostly done for both toets.c and space.c maybe a couple of odd cases here and there. I'll be cleaning tomorrow. |
Revision 9c6275c by Willian Padovani Germano October 28, 2003, 00:29 (GMT) |
Exppython: - Small fix in NMesh.c - Updates to ipo related methods in Camera, World and Material - Doc updates |
Revision bfef1d0 by Martin Poirier October 27, 2003, 23:55 (GMT) |
Hotkey fixes for space.c renaming mirrormesh to mirrormenu and added to the hotkey M in editmode (Layer move no longer works in edit mode) |
October 27, 2003, 21:50 (GMT) |
Updated documentation for the getCurves function. |
Revision 5ca0051 by Ton Roosendaal October 27, 2003, 16:13 (GMT) |
- fixed very very old but in TOG button (it didnt check the values correctly for deciding whether its pressed or not - added 'add new' buttons to material & texture menus is done by std_lib buttons in headerbuttons.c, now only for this. doing it for ipowindow, sound, etc. has some weird consequences, save that for later - verified usage of 'setting2' color for databuttons only |
Revision c69636b by Ton Roosendaal October 27, 2003, 13:32 (GMT) |
- included glitch patch from Desoto: the 'copy/paste' icons in Materials editor are drawn on fixed location now. |
Revision 4154588 by Ton Roosendaal October 27, 2003, 13:23 (GMT) |
- added a 'collapse pulldown' icon to all headers that have it - narrowed the space icon takes, looks pretty - the status (pulldown or not) is now stored locally per window, it was global flag in user settings. |
Revision 32a03fe by Robert Wenzlaff October 27, 2003, 00:03 (GMT) |
Changed Knife cursor in windows back to an arrow, since cross is "normal" cursor. |
Revision e51a464 by Ton Roosendaal October 26, 2003, 23:47 (GMT) |
- fixed this nasty selection problem, i hope for good! - problem was in limiting the abuse of frontbuffer drawing as happended a lot in 2.28 and older. the less the better... - bug was not registering a curarea->win_swap=FRONT_OK, to indicate there was only drawn in frontbuffer - cleaned up calls further, and made sure it doesnt draw 1 vertex too many! also means it works better with selecting in solid drawmode now, check! |
Revision cc35c99 by Robert Wenzlaff October 26, 2003, 21:22 (GMT) |
Added K Menu for Loop Select, Loop Cut, and Knife tools. |
October 26, 2003, 21:22 (GMT) |
Update of the documentation files for the new IPO functions |
Revision 0311189 by Ton Roosendaal October 26, 2003, 21:09 (GMT) |
- fixed printing in headers (during modes) for when there is no header... (uhh.. i mean, then it doesnt print!) - put back axis icon of 3d win to left/bottom corner. it was only moved for tests with an extended header to the left... |
Revision f0f851d by Ton Roosendaal October 26, 2003, 20:45 (GMT) |
- restored default one 'solid' light - subsurd level '0' is possible again. however; it was changed to '1' because convert-to-mesh crashes. the subsurf code doesnt give a result when level is '0', causing the convert routines to either crash, or deliver empty mesh... I added a warning in the convert routine now, and dont do anything then. - changed all glFlush() in glFinish() in editobject.c, which seems to be the right magical call to show frontbuffer drawing. |
October 26, 2003, 16:54 (GMT) |
added a new function : getCurve(string) allowing access to an ipo curve from its name. |
October 26, 2003, 16:51 (GMT) |
iaccess to the IPOs of a Camera, a World, or of a Material |
Revision e63a938 by Simon Clitherow October 26, 2003, 08:58 (GMT) |
- removed a debug printf(). |
Revision d423c08 by Willian Padovani Germano October 26, 2003, 06:03 (GMT) |
Exppython: - Added "Radio" to Material modes - Fixed bug in bone.getParent (bug report on blender.org py forum) - Added more types to object.shareFrom (method to share obdata) - Added nmesh.get/setMaxSmoothAngle and nmesh.get/setSubDivLevels - Updated NMesh doc |
Revision 1f7bfbf by Martin Poirier October 26, 2003, 04:18 (GMT) |
Mirror now works with all types of data Fixes the different type of center for Mirror Rename mirrormesh to mirrormenu I'm looking for a hotkey for that. Will talk about it tomorrow during the meeting |
Revision 6da544e by Ton Roosendaal October 25, 2003, 23:57 (GMT) |
- new menu type; with icon support! (the one you make with uIDefBut(..., MENU, ...) add a %i<nr> to the string, and the item gets <nr> as icon. - added this to the 'mode' selectors in 3dwin and ipowin - cleaned up code for modeselector pup... that was a bad ass one! :) |
|
|
|


Master Commits
MiikaHweb | 2003-2021