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
path: root/source
AgeCommit message (Expand)Author
2003-10-20Another mega commit... loadsof restructure, and a pretty good one! :)Ton Roosendaal
2003-10-20- Added nicer, smoother tooltip drawingMatt Ebb
2003-10-20- Cleaned, compacted the 3D View headerMatt Ebb
2003-10-20AddedMatt Ebb
2003-10-20Object selection from tuhopuu2:Matt Ebb
2003-10-20Knifetool bugfix:Robert Wenzlaff
2003-10-20Dynamic Face/Vert/Halo/Lamp tables:Robert Wenzlaff
2003-10-20Unified renderer OSA sample clipping:Robert Wenzlaff
2003-10-20Editmesh Undo:Robert Wenzlaff
2003-10-19Adding Knife tool as to be released in 2.3Robert Wenzlaff
2003-10-19included "BLI_arithb.h" for normal calculations...Joseph Gilbert
2003-10-19- fix to prevent the following-mouse frame number displayMatt Ebb
2003-10-19- simplified Theme API. No need to include 'current active area' anymore.Ton Roosendaal
2003-10-19Fix unchecked pointer reference when adding sitedirs to sys.path.Stephen Swaney
2003-10-19Added support for returning the normal of a NMFaceJoseph Gilbert
2003-10-18- added Theme for File WindowTon Roosendaal
2003-10-18A few small tweaks to the panel drawingMatt Ebb
2003-10-18- Added ICON_PANEL_CLOSEMatt Ebb
2003-10-18- Updated panel style based on funboard feedbackMatt Ebb
2003-10-18- A few small wording editsMatt Ebb
2003-10-18- further work on theme colors:Ton Roosendaal
2003-10-17Preliminary work on faceloop selection and faceloop cutting. Commiting in ste...Roel Spruit
2003-10-17- forget to mention: Panel (3d win) header and back color is part ofTon Roosendaal
2003-10-17- fixed bug in windows with extreme small height... it didnt acceptTon Roosendaal
2003-10-17- fixed reopen last file (in file pulldown menu)Ton Roosendaal
2003-10-17- fixed AA font drawing in view3d Panels... forgot to clear a pixelzoomTon Roosendaal
2003-10-17- fatal error: when reloading .B.blend (CTRL+X) the themes were not freed.Ton Roosendaal
2003-10-17- fixed redraw for copy button in new themes editorTon Roosendaal
2003-10-17- color for 'Panel' was not defined in resources yet... :)Ton Roosendaal
2003-10-17- one button was invisible...Ton Roosendaal
2003-10-17- The basic layer for Themes in place!Ton Roosendaal
2003-10-17- accidentally removed 2 lines in this file that made previewrender notTon Roosendaal
2003-10-17- fixed edge selecting... :)Ton Roosendaal
2003-10-16- bone selection armatures fixed!Ton Roosendaal
2003-10-16- fix for drawing buttons in fileselectors, it used an old exceptionTon Roosendaal
2003-10-16- fixed correct drawing of frontbuffer vertices... it still gives someTon Roosendaal
2003-10-16- fixed editing vertices again!Ton Roosendaal
2003-10-16- further work on view3d panels:Ton Roosendaal
2003-10-15- removed all #include "interface.h" from files. this is a local/internalTon Roosendaal
2003-10-15- fixed drawing errors in constraint panelTon Roosendaal
2003-10-15- Added ICON_MENU_PANELMatt Ebb
2003-10-15- Added icon to indicate floating panels in menus: ICON_MENU_PANELMatt Ebb
2003-10-15- More code for handling Panels in other windows.Ton Roosendaal
2003-10-15- Various cosmetic fixes to menu buts in headers, alignment etc.Matt Ebb
2003-10-15- Modified drawing of ICONROW controls to be clearer,Matt Ebb
2003-10-15- fixed warnings in drawmesh.cTon Roosendaal
2003-10-15- expanded internal windowmanager that it allows button panels in anyTon Roosendaal
2003-10-15- another improvement in button panels align: after 'home' it puts the panelsTon Roosendaal
2003-10-15- cleared a flag in reading Panels back, could cause errors...Ton Roosendaal
2003-10-14Modifications to buttons drawing code:Matt Ebb