Revision 94c6fae by Ton Roosendaal November 6, 2003, 16:35 (GMT) |
- fixed order in addmenu pulldown - added 'add bones' for in editmode armatures in toolbox |
Revision fa6a1bc by Ton Roosendaal November 6, 2003, 15:28 (GMT) |
-fixed bug; ALT+LeftMouse emulates MiddleMouse again. |
Revision 13c95a6 by Ton Roosendaal November 6, 2003, 14:13 (GMT) |
bug fix: audio hangs on OSX when playback with ALT+A reason: mixbuffer size was not correctly initialized in .blend. Doing this for struct UserData has some extra quirks, so better not do it with checking for version (if version<2.27 etc) but always (if U.mix==0 etc). I mail this to committers list as well. |
Revision b1762e8 by Ton Roosendaal November 6, 2003, 11:59 (GMT) |
- fixed bug: removing a window edge (join areas) sometimes found the wrong edge. this code error was very old... wonder how this error could exist so long |
Revision b961e52 by Robert Wenzlaff November 6, 2003, 01:57 (GMT) |
Discovered I never remapped RMB to cancel in get_mouse_trail(). Done now. |
Revision 8dfd33c by Robert Wenzlaff November 6, 2003, 00:01 (GMT) |
Improved Knife line drawing, and added Knife cursor. |
Revision aeb8a0f by Robert Wenzlaff November 5, 2003, 23:54 (GMT) |
Modified pupmenu_col() to allow separators. |
Revision e1c8f26 by Ton Roosendaal October 30, 2003, 10:56 (GMT) |
- typo in toolbox, caused faceloop not to work. (making release notes, and checking it all... sorry!) |
Revision 2e832d5 by Ton Roosendaal October 30, 2003, 09:17 (GMT) |
second violate against freeze & tag... :/ - added tooltips, trackball, and correct menu thresholds to .b.blend - and default 'emulate 2-button mouse' |
Revision c3cac72 by Ton Roosendaal October 30, 2003, 00:41 (GMT) |
- violating my own AHOY a few minutes ago.. last minute bug report. small errors in texture panel... 2 buttons invisible, and 'add new' in lamp texture added texture to world. |
Revision e6c3706 by Ton Roosendaal October 30, 2003, 00:13 (GMT) |
- a SPLASHing splash! Made by our house designer Xype. it's a teaser for the upcoming manual... but the design for it is not ready... the hands theme will come back on cover though. |
Revision ae68b65 by Stephen Swaney October 29, 2003, 23:03 (GMT) |
shell script to generate blender python api docs using epydoc |
Revision 2eaf052 by Ton Roosendaal October 29, 2003, 22:53 (GMT) |
- missing break statement caused middle mouse click to zoom one step, only in text editmode |
Revision 5ab967a by Ton Roosendaal October 29, 2003, 21:57 (GMT) |
- fixed error in .b.blend... now all 'dupli' settings that need to be on are on... to prevent default 'linked dupli'. |
Revision f838b38 by Ton Roosendaal October 29, 2003, 21:03 (GMT) |
- release code upped to 2.30 as well |
Revision bcb1e13 by Ton Roosendaal October 29, 2003, 21:03 (GMT) |
- blender is 2.30 now! Oh my, what a nice color! :) |
Revision 0c6ffb0 by Ton Roosendaal October 29, 2003, 20:43 (GMT) |
- new .B.blend as provided by intrr, and tweaked by me. :) - fixed error introduced by coding color for panel, instead of just implementing the right default color. this caused colors not possible below value '100'... tsk tsk |
Revision d4a4f0e by Ton Roosendaal October 29, 2003, 19:23 (GMT) |
- increased tooltip back-grab safety one pixel - fixed good merging of constraint and effect panel in odd situations |
Revision b232b1d by Ton Roosendaal October 29, 2003, 18:22 (GMT) |
- added name button for lamp data, lamp-object and empty-object in F9 menu. actually also belongs in F7 one.... thats for later |
Revision cbd5c55 by Ton Roosendaal October 29, 2003, 13:54 (GMT) |
- improved readability of top header bar text a bit. patch submitted by Desoto. - also aligned color bar behind 'www.blender.org' vertically with buttons |
|
|
|


Master Commits
MiikaHweb | 2003-2021