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-07-14Commit message and the brunt of the code courtesy of intrr, apologies for theWouter van Heyst
2003-07-13Exppython:Willian Padovani Germano
2003-07-13- fixed the output file path for python project (MSVC 6)Simon Clitherow
2003-07-13forgotten to remove the calls to removed functions...Jacques Guignot
2003-07-13Doc for the world module. Got rid of some unuseful fields in World module.Jacques Guignot
2003-07-12Exppython:Willian Padovani Germano
2003-07-12Exppython:Willian Padovani Germano
2003-07-12Effect module documentation. What can more tedious than writing docs ?...Jacques Guignot
2003-07-12- cleaned up MSVC 6 project files (removed non-existing .h files, etc)Simon Clitherow
2003-07-12EXPYTHON in now the only python for the Makefiles build.Chris Want
2003-07-12- removed exppython project (which is now the new BPY_python project!)Simon Clitherow
2003-07-12- removed old freeze and python projects, exppython now compiles bySimon Clitherow
2003-07-12* selecting objects has a different frontbuffer drawing handling now.Ton Roosendaal
2003-07-11- removed freeze project from intern build (MSVC 6)Simon Clitherow
2003-07-11* from Douglas Bischoff: improved tooltip descriptions.Ton Roosendaal
2003-07-11* fixed bug "turntable deviation" #364Ton Roosendaal
2003-07-11* fixed code that tried to restore material links, after radiosity, andTon Roosendaal
2003-07-11changed the get/setSize to get/setWinSize. Tks Willian.Jacques Guignot
2003-07-11documentation for the Metaball module.Jacques Guignot
2003-07-11- fixed a problem with face select and vertex paint modes by removingSimon Clitherow
2003-07-11* removed warning from Glut "unknown key" when pressing the 'paragraph'Ton Roosendaal
2003-07-11* cursor now moves with arrow keys again for OSXTon Roosendaal
2003-07-11* Object_getInverseMatrix now returns a correct matrix.Michel Selten
2003-07-10When cutting out a part of a python script the old textbuffer was still used ...Florian Eggenberger
2003-07-102 new functions : getSize and setSizeJacques Guignot
2003-07-10anged CurveCreatePyObject to Curce_CreatePyObjectJacques Guignot
2003-07-10removed a wrong parameter nameJacques Guignot
2003-07-10Documentation fot the Ipo moduleJacques Guignot
2003-07-10minor changes; deleted unuseful functions.Jacques Guignot
2003-07-10removed a function prototype which was already in modules.hJacques Guignot
2003-07-10name changes for Curve functions (added an underscore)Jacques Guignot
2003-07-10documentation for the module Curve, to be formatted with epydocJacques Guignot
2003-07-10change the values of the functions get/set size/loc/rot to lists.Jacques Guignot
2003-07-10- this smartass hack, which was removed from editscreen.c, was needed forTon Roosendaal
2003-07-09* F11 now nicely pops/pushes a window againTon Roosendaal
2003-07-09* Added a roman -> latin charset convertor.Ton Roosendaal
2003-07-09* typing special characters in 3d font now works again. For OSX ghost willTon Roosendaal
2003-07-09- increased the character loading/conversion routine that it includes theTon Roosendaal
2003-07-09added what needed to link a curve to an object (modification of Object_linkJacques Guignot
2003-07-09* Forgot to update the Object.name variable functionality. Had a bug in it toMichel Selten
2003-07-08- changed silly name 'shadelamplus' to shade_lamp_loopTon Roosendaal
2003-07-08* fixed two more subloops in button drawing for new optimized usage ofTon Roosendaal
2003-07-07- old python: removed reference to UIfrontbuf, just to get it compilingTon Roosendaal
2003-07-07* removed the global uiFrontbuf from interface.c (and python, it was usedTon Roosendaal
2003-07-07* removed some debugging prints. Accidentally committed them last time.Michel Selten
2003-07-07- miencho (thanks) pointed me to a weak line in draw mesh solid call.Ton Roosendaal
2003-07-06* Fixed:Michel Selten
2003-07-06- bug #149.Ton Roosendaal
2003-07-05- removed "SILLY CODE" comment. :-)Ton Roosendaal
2003-07-05- fixed slow file reading of vertex deform groups.Ton Roosendaal