Revision a047197 by Robert Wenzlaff November 12, 2003, 13:32 (GMT) |
Adds Hotspot control to custom cursor. |
Revision bd993f1 by Stephen Swaney November 12, 2003, 07:46 (GMT) |
unfix previous fix. Scene and Text don't need their user counts adjusted. |
Revision 2403120 by Martin Poirier November 11, 2003, 16:56 (GMT) |
Constraint dashed line drawing. Still one little problem: It draws the line even where there is not constraint target. Guess I'll have to wip a function to check for that if there isn't one already. Note to Ton: You just need to add the color link to theme |
Revision 011203c by Stephen Swaney November 11, 2003, 10:13 (GMT) |
fixed the bug Joseph Gilbert found in numerous python files. newly created data objs had incorrect user counts. |
Revision 1018943 by Joseph Gilbert November 11, 2003, 05:37 (GMT) |
Fixed some problems with makeParent() |
Revision 516766d by Robert Wenzlaff November 11, 2003, 00:58 (GMT) |
(Hopefully) Fixed bug that caused non-selected edges to be cut by knife. |
Revision 6b6cc8d by Ton Roosendaal November 10, 2003, 15:28 (GMT) |
- further tweaking of selecting objects... I keep forgetting to add 'curarea->win_swap= WIN_FRONT_OK;' after drawing in frontbuffer... tsk tsk! |
Revision 7763ae9 by Ton Roosendaal November 10, 2003, 14:49 (GMT) |
- redid buttons in image header, was completely messed up... |
Revision e00aa53 by Stephen Swaney November 10, 2003, 05:51 (GMT) |
fix for bug #285 text buffer not marked as modified after delete operation |
Revision 20b353a by Simon Clitherow November 9, 2003, 12:36 (GMT) |
- small fix for snprintf() on Win32... MS renamed the function to _snprintf !? |
Revision a149109 by Ton Roosendaal November 8, 2003, 23:18 (GMT) |
- added panel backdrop for buttonswin to themes - made hilite of headers a tinsy bit subtler - opengl render (icon 3d window) uses theme for backdrop |
Revision be68e2b by Ton Roosendaal November 8, 2003, 23:00 (GMT) |
- removed options from main header 'render' menu; render opengl 3d window at this location gave unpredictable results, and crashes occasionally. Moved it back to header as icon for now... the view pulldown menu in 3d header is too full. |
Revision 8fa6cd8 by Ton Roosendaal November 8, 2003, 21:00 (GMT) |
- added popup warning when choosing quicktime at OSX. this to notify that the 'options' button in QT dialog freezes. Will ask Apple for hints... no clue why this happens. |
Revision 27ddef2 by Ton Roosendaal November 8, 2003, 19:04 (GMT) |
- zooming in for action window increased 5 fold. (bug report #679). Also corrects old files for it. |
Revision 95791c0 by Ton Roosendaal November 8, 2003, 18:46 (GMT) |
- fix bug #682 button wrong size... |
Revision b4c25d2 by Ton Roosendaal November 8, 2003, 18:37 (GMT) |
- another fix because of the stricter 'qualifier key' checking; ctrl+mouseclick didnt work to select objects in editmode, needed for making vertex parents. |
Revision 602fe19 by Ton Roosendaal November 8, 2003, 17:51 (GMT) |
- fixed drawing in frontbuffer of selected object... the previous fix for selecting multiple objects reveiled this error... |
Revision 7be1d02 by Ton Roosendaal November 8, 2003, 16:57 (GMT) |
- bug fix #304 Wire rendering gave errors with parts. This due to the fact the lines are clipped exactly at the pixel centers of the image edge. For polys (triangles) that works fine, but in wireframe you see the lines ending at the edge. Solved by adjusting clipping routine for wires just a tinsy bit. |
Revision 96403dc by Ton Roosendaal November 8, 2003, 14:41 (GMT) |
- fix bug #294 removed some code of someone in NaN who tried to fix prototypes... just solved by introducing a correct cmat[3][3] instead of using weird new matrix code. |
Revision 75997db by Ton Roosendaal November 8, 2003, 13:36 (GMT) |
- fixed bug #253 from NaN period, someone just commented out a piece of code... this to prevent the curve itself being converted (as edges) next to the 3d filled faces. but for 3D curves there are no filled faces. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021