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-23Cleaned up new constraint line drawing while grab/rot/scaleTon Roosendaal
2003-10-23- fixed drawing of headers... they align now exactly with the 1 pixelTon Roosendaal
2003-10-23- changed ortho2 calls by default... according the 'opengl correctness'Ton Roosendaal
2003-10-23- <blush> forgot to delete an old line:Ton Roosendaal
2003-10-23 Adjusted Layout in texture, texture_plugin, and texture_mapto panels.Robert Wenzlaff
2003-10-23BugFix: do_global_buttons() was split into do_global_buttons() and do_global...Robert Wenzlaff
2003-10-23- themed all window types... phew!Ton Roosendaal
2003-10-23Small constraint loop detection and calculation fix that now allows two objec...Martin Poirier
2003-10-23fixed a warning that slipped by :|Martin Poirier
2003-10-22- material editor: each texture channel can be individually switched,Ton Roosendaal
2003-10-22- fixed bug: 'header select' themecolor had no alpha, causing antialiasedTon Roosendaal
2003-10-22More fixes in object drawing:Ton Roosendaal
2003-10-22Added mirror function to the code and to the Wkey menu (at the end)Martin Poirier
2003-10-22Added PADENTER confirmation to transform.Martin Poirier
2003-10-22 - Added PADENTER to knife confirm, to make it more consistantRobert Wenzlaff
2003-10-22 - Preserved selections in undo.Robert Wenzlaff
2003-10-22Numerical input in transformation modes (Grab, Rotate, Scale,Martin Poirier
2003-10-22- fixed error; the vertices didnt draw anymore in editmode with sold draw.Ton Roosendaal
2003-10-21A few bugfixes to the vgrouping methodsJoseph Gilbert
2003-10-21Axis constraint in transform for grab modeMartin Poirier
2003-10-21fixed warnings and errors in buttons_object.cMartin Poirier
2003-10-21Mesh drawing stuff!Ton Roosendaal
2003-10-21Helpline drawing in transform (semi broken in this commit)Martin Poirier
2003-10-21For coders:Martin Poirier
2003-10-21Constraint stuff from tuhopuu including (but probably not limited too):Martin Poirier
2003-10-21fixed bugs:Ton Roosendaal
2003-10-21- forgot to set 'minimal theme' callback for sliders, causing a crash whenTon Roosendaal
2003-10-21- another formula for 'draw wire extra'. this time it doen't scale, butTon Roosendaal
2003-10-21Made pupmenu() separators consistent with pulldownsMatt Ebb
2003-10-21Added a function to shade alpha as well as colourMatt Ebb
2003-10-21- Lots of tweaks to interface colours, shading, etc.Matt Ebb
2003-10-21- fixed drawmode 'wire extra'.Ton Roosendaal
2003-10-21- added new drawing type for subsurf editing. Is called 'Optimal' andTon Roosendaal
2003-10-21added sequence editor pull-down menus.Simon Clitherow
2003-10-20Exppython: small changes in NMesh internals and docsWillian Padovani Germano
2003-10-20- fixed correct themecolor for popup menusTon Roosendaal
2003-10-20- made a template function for editmesh enthusiasts.Ton Roosendaal
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