Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-14Small fixes for UI;Ton Roosendaal
2004-12-11Ctrl+C and CTRL+V copy/paste didn't work for COL buttons ("swatches").Ton Roosendaal
2004-12-03Fix for #1951Ton Roosendaal
2004-11-23Fix for #1839Ton Roosendaal
2004-11-23Potential fix for Sun glCopyPixels problem.Ton Roosendaal
2004-11-22Bug fix, irc report.Ton Roosendaal
2004-11-10More small changes;Ton Roosendaal
2004-11-09Cosmetic stuff;Ton Roosendaal
2004-11-09Sorry sorry... new feature while in freeze mode, bad bad bad!Ton Roosendaal
2004-11-08Added update for picker fields themselves, when click in 'swatches'Ton Roosendaal
2004-11-07Lotsa undo stuff added;Ton Roosendaal
2004-11-05Three minor fixes;Ton Roosendaal
2004-10-31Found critical error in using pulldowns and toolbox menus; after returningTon Roosendaal
2004-10-30AFAIK... last issue with new Z-culling selection.Ton Roosendaal
2004-10-29Menus like 'edge' or 'game engine framing' could get flipped whilst theTon Roosendaal
2004-10-27Put back frontbuffer drawing for link-lines, used in the logic editor.Ton Roosendaal
2004-10-26Enabling transparent pulldown/popup menus in Blender. Speed of drawing isTon Roosendaal
2004-10-14Color picker fixes... (bug #1490)Ton Roosendaal
2004-10-12Bug fix 1432;Ton Roosendaal
2004-10-11Outliner features:Ton Roosendaal
2004-10-04Cleanup of Rounded Theme;Ton Roosendaal
2004-10-04Fix for new UI system and vertexpaint/faceselect/weightpaint/texturepaintTon Roosendaal
2004-10-03Test for people which copybuffer method is best.Ton Roosendaal
2004-10-03Lots of small changes, all for UI in Blender;Ton Roosendaal
2004-10-01- Improved memory system for pupmenu(), which now stores 255 entries max.Ton Roosendaal
2004-09-24EditMesh refactory + undo recodeTon Roosendaal
2004-09-18Another step in the undo evolution.Ton Roosendaal
2004-09-05Second itteration of global undo system. Now based on:Ton Roosendaal
2004-09-01Enabled trial for 'global undo'. This now only has undo steps forTon Roosendaal
2004-08-31Three functionalities in one commit, but there's overlap so I can'tTon Roosendaal
2004-08-05Small tweak to the colour picker - make the palettev2.34Matt Ebb
2004-08-05Slightly improved clipping of rgb colors in HSV picker, to prevent the HueTon Roosendaal
2004-08-04Fix for some bad code that MSVC choked on. ThanksMatt Ebb
2004-08-04Tweak to the colour picker after conversation with Ton.Matt Ebb
2004-08-01- calculation of position within HSVCUBE button (picker) had wrong YTon Roosendaal
2004-07-30Attempt #3 (or so) to solve the "weird buggy" hardness slider updates. :)Ton Roosendaal
2004-07-29Change in handling of ui_do_buttip(). It doesnt use the global var, butTon Roosendaal
2004-07-27Fixed small calculation error for non-float slider, which definedTon Roosendaal
2004-07-22Added colorpicker support for theme editorTon Roosendaal
2004-07-13Ack! Fixed something without testing... this broke updates for numbutsTon Roosendaal
2004-07-11Tiny cleanup in call for glBitmap. Don't see any error in using it forTon Roosendaal
2004-07-10Added colorpicker in Panel for:Ton Roosendaal
2004-07-09Typing values in color picker got a mixup in but->func() usage... causedTon Roosendaal
2004-07-06- Removed new outline drawing from vpaint/faceselect and other paint modesTon Roosendaal
2004-07-06Fixes in colorpicker;Ton Roosendaal
2004-07-06Colorpicker variant 2; One large field for S and V, and slider for H, likeTon Roosendaal
2004-07-06Picker made slightly larger, and removed confusing "copy to" and "pasteTon Roosendaal
2004-07-05Fixed NUM button code that it doesn't return halfway, but nicely proceedsTon Roosendaal
2004-07-05- clipped selection circle in colorpicker to prevent it drawing outsideTon Roosendaal
2004-07-05Changed redraw of picker not to include the background, prevents flashing.Ton Roosendaal