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
2003-10-30- typo in toolbox, caused faceloop not to work.v2.30Ton Roosendaal
2003-10-30second violate against freeze & tag... :/Ton Roosendaal
2003-10-30- violating my own AHOY a few minutes ago.. last minute bug report.Ton Roosendaal
2003-10-30- a SPLASHing splash! Made by our house designer Xype.Ton Roosendaal
2003-10-30shell script to generate blender python api docs using epydocStephen Swaney
2003-10-30- missing break statement caused middle mouse click to zoom one step,Ton Roosendaal
2003-10-30- fixed error in .b.blend... now all 'dupli' settings that need to be onTon Roosendaal
2003-10-30- release code upped to 2.30 as wellTon Roosendaal
2003-10-30- blender is 2.30 now! Oh my, what a nice color! :)Ton Roosendaal
2003-10-29- new .B.blend as provided by intrr, and tweaked by me. :)Ton Roosendaal
2003-10-29- increased tooltip back-grab safety one pixelTon Roosendaal
2003-10-29- added name button for lamp data, lamp-object and empty-object inTon Roosendaal
2003-10-29- improved readability of top header bar text a bit. patch submitted byTon Roosendaal
2003-10-29Commented the Key buttons in the constraint window. Sadly, I didn't have time...Martin Poirier
2003-10-29removed duplicated arraysJacques Guignot
2003-10-29Exppython:Willian Padovani Germano
2003-10-29- made option for auto open toolbox on left/mouse hold.Ton Roosendaal
2003-10-29- added another load of items to new toolbox... yeez, what anTon Roosendaal
2003-10-29fixed the last bug with FollowPath (it didn't work with path without a speed ...Martin Poirier
2003-10-29update of the doc (ipoCurve function)Jacques Guignot
2003-10-29modified the print functionJacques Guignot
2003-10-29added getIpo() function.Jacques Guignot
2003-10-29faceloop select adds to selection by default now. I know this is not standard...Roel Spruit
2003-10-29- fixed hotkey error; apply object needs 2 combosTon Roosendaal
2003-10-28- forgot to add links panel for:Ton Roosendaal
2003-10-28Fixes after report from Matt:Ton Roosendaal
2003-10-28Fixed Edge shift selection with Ctrl-Alt-Shift-Right clickMartin Poirier
2003-10-28- added buttons for NKEY menu editmode curve, nurbs, armatureTon Roosendaal
2003-10-28OoopsMartin Poirier
2003-10-28- added Ipo Panel in 'curve' pulldown menuTon Roosendaal
2003-10-28- fixed bug in wrong event code, causing some plugin buttons not workingTon Roosendaal
2003-10-28Fixing loose ends:Ton Roosendaal
2003-10-28--Changed labels in Knife from "Centers" to "Midpoints".Robert Wenzlaff
2003-10-28Missing feature: Snap menu was not available in editmode.Stephen Swaney
2003-10-28mostly done for both toets.c and space.cMartin Poirier
2003-10-28Exppython:Willian Padovani Germano
2003-10-28Hotkey fixes for space.cMartin Poirier
2003-10-28Updated documentation for the getCurves function.Jacques Guignot
2003-10-27- fixed very very old but in TOG button (it didnt check the valuesTon Roosendaal
2003-10-27- included glitch patch from Desoto:Ton Roosendaal
2003-10-27- added a 'collapse pulldown' icon to all headers that have itTon Roosendaal
2003-10-27Changed Knife cursor in windows back to an arrow, since cross is "normal" cur...Robert Wenzlaff
2003-10-27- fixed this nasty selection problem, i hope for good!Ton Roosendaal
2003-10-27 Added K Menu for Loop Select, Loop Cut, and Knife tools.Robert Wenzlaff
2003-10-27Update of the documentation files for the new IPO functionsJacques Guignot
2003-10-27- fixed printing in headers (during modes) for when there is no header...Ton Roosendaal
2003-10-26- restored default one 'solid' lightTon Roosendaal
2003-10-26added a new function : getCurve(string) allowing access to an ipo curve from ...Jacques Guignot
2003-10-26iaccess to the IPOs of a Camera, a World, or of a MaterialJacques Guignot
2003-10-26- removed a debug printf().Simon Clitherow