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-11-27- turned the decimator (F9) button into a normal number button. the sliderTon Roosendaal
2003-11-27- bug fix #732Ton Roosendaal
2003-11-27- minor change in .b.blend, to make sure a small blender start windowTon Roosendaal
2003-11-27- changed wording of three menu items in theme menu, to match the window-Ton Roosendaal
2003-11-26- new .b.blendTon Roosendaal
2003-11-26Updated Python documentation for the Texture module. Done by Alex.Michel Selten
2003-11-26- version upped to 2.31Ton Roosendaal
2003-11-26When no text file is open in the text editor, ALT-O did not work.Michel Selten
2003-11-25Douglas Bischoff's Fix for Plugins on OSX.Kent Mein
2003-11-25- removed an old optimization line from code, which caused stencilingTon Roosendaal
2003-11-25- forgot to do this... belongs to commit with text:Ton Roosendaal
2003-11-25- bug fix: blender didn't rename temp save file to quit.blend at quit.Ton Roosendaal
2003-11-25- the weird OB and ME buttons in 2nd Panel in MaterialButtons didnt workTon Roosendaal
2003-11-25Added 2 tooltips and fixed the tooltips for stucci Wall In/Wall OutKent Mein
2003-11-25- moved do_versions stuff for 2.30 release, to also check 2.30 files.Ton Roosendaal
2003-11-25Fixed typing mode in resize to allow scaling to 0.0Martin Poirier
2003-11-24BPython: small update to Types.c and the docs, to finish welcoming the new mo...Willian Padovani Germano
2003-11-24- bug fix: in background render, the default builtin font was notTon Roosendaal
2003-11-24- bug fix: colorband color sliders didnt update the colorbandTon Roosendaal
2003-11-24- ALT+N in new texteditor (no text block) will add new text now.Ton Roosendaal
2003-11-24Fixed two minor warningsJacques Guignot
2003-11-23No line for constraint without targetMartin Poirier
2003-11-23- performance upgrade with the vgroup methodsJoseph Gilbert
2003-11-23- fixed glrects and emboss for constraint drawing again...Ton Roosendaal
2003-11-23BPython:Willian Padovani Germano
2003-11-23BPython:Willian Padovani Germano
2003-11-23Fixed a crash that would happen if the user tried to faceloop-cut starting at...Roel Spruit
2003-11-23Added all necessary BPY_extern.h include files to the .c files.Michel Selten
2003-11-23- fix: switching main Theme didn't update button drawtype for info buttonsTon Roosendaal
2003-11-23- added to Constraint panel the 'Active Bone' or 'Active Object', likeTon Roosendaal
2003-11-23several warning fixes, for a bug-free *and* warnings-free 2.31 !Jacques Guignot
2003-11-23- added button aligning code for most other panels... still unfinishedTon Roosendaal
2003-11-22Got rid of many #include "BPY_extern.h"Chris Want
2003-11-22- this routine is going to be my waterloo!Ton Roosendaal
2003-11-22Last part of removing the old Python API implementation. RemovedMichel Selten
2003-11-22- added check before freeing a font pointer... dunno if its needed, butTon Roosendaal
2003-11-21- made calloc for clear mverts in subsurf-mesh conversionTon Roosendaal
2003-11-21- Fix: the MKEY 'movetolayer' option doesnt close anymore on numericTon Roosendaal
2003-11-21- fixed another oldie... displaylists for MBall was generated FAR too often.Ton Roosendaal
2003-11-21Fixed it so that "Parent Armature->Name Groups" puts the mesh in a stateChris Want
2003-11-21newline conversion speed up by intrrMartin Poirier
2003-11-20- fixed an oldie! When using a spotlamp in 'potato' textured drawmode, theTon Roosendaal
2003-11-20- bug fix: when moving an object to not-visible layer, and selecting anTon Roosendaal
2003-11-20Fix for bug #238 and #435 (same bug difference effect).Martin Poirier
2003-11-20- bug fix: subdiv level 0 and drawtype 'optim' caused mesh not drawingTon Roosendaal
2003-11-20- fixed warning by not prototyping something a couple of commits ago...Ton Roosendaal
2003-11-20Fix for undo... it didn't do the UV coords (tface) nor the vertexpaintTon Roosendaal
2003-11-19- fix: keys couldnt have more than 32k vertices. Just made a short into anTon Roosendaal
2003-11-19- Fixes hidden vertices for undo. They are now stored in mvert->flag andAlexander Ewering
2003-11-19- fixed reported bug with constraints... somehow someone managed to saveTon Roosendaal