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
2005-06-15Changes to Documentation Format ONLY.v2.37aStephen Swaney
2005-06-13Patch from Martin Poirier.Stephen Swaney
2005-06-12remove version number for doc directory name asStephen Swaney
2005-06-12Scripts:Willian Padovani Germano
2005-06-11BPython bug fixes:Willian Padovani Germano
2005-06-10Lamp Ipo blocktype was incorrectStephen Swaney
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière
2005-05-27BPython:Willian Padovani Germano
2005-05-25updates and corrections for BPy Text3d module from Ken Hughes.Stephen Swaney
2005-05-25BPython bug fixes:Willian Padovani Germano
2005-05-24updates to doc strings in code and doc from Ken Hughes.Stephen Swaney
2005-05-22Rename Image.getPixel() to .getPixelF() as per discussionStephen Swaney
2005-05-22Roll back changes from Big Mathutils Commit on 2005/05/20.Stephen Swaney
2005-05-22BPython bug fixes:Willian Padovani Germano
2005-05-22Matrix_Determinant() was returning its input arg rather thanStephen Swaney
2005-05-21Ipo doc update. Contributed by Ken Hughes.Stephen Swaney
2005-05-21O_BINARY define for unix compilersJoseph Gilbert
2005-05-20-rewrite and bugfixesJoseph Gilbert
2005-05-20corrections and missing ipo channels for Camera, World, MaterialStephen Swaney
2005-05-20BPython: bug fixes / patches from trackersWillian Padovani Germano
2005-05-19fix a little mem leakJoilnen Leite
2005-05-18add python 2.4ish macro Py_RETURN_NONE.Stephen Swaney
2005-05-17BPython:Willian Padovani Germano
2005-05-12bugfix: #2254 Curve.appendPoint() gives segfault in PySequence_Check().Stephen Swaney
2005-05-09epy_docgen.sh: change directory name for generated doc to BPY_API_237Stephen Swaney
2005-05-09fixed a syntax error line 45Joilnen Leite
2005-05-09doc about Text3d.Font objectJoilnen Leite
2005-05-09BPython:Willian Padovani Germano
2005-05-05erased headers dirent.h and unistd.hJoilnen Leite
2005-05-05print a msg about which Python version we are usingStephen Swaney
2005-05-05added Font.cJoilnen Leite
2005-05-05added load font support to Text3d submoduleJoilnen Leite
2005-05-05define BPy_FontJoilnen Leite
2005-05-05it wrapping font stuff like font file infoJoilnen Leite
2005-05-02Added baking for softbodies.Ton Roosendaal
2005-04-30New methods for Image module:Stephen Swaney
2005-04-24 - EXPP_addScriptLink called wrong error function (I bet the compilerDaniel Dunbar
2005-04-24fix overlooked compiler warning. sheesh.Stephen Swaney
2005-04-24New IPO methods.Stephen Swaney
2005-04-22Matched the default value for rkerror limit in bpyJohnny Matthews
2005-04-22Fix previous fix by moving some code around to try to please everyone.Stephen Swaney
2005-04-22fix compiler error with gcc 4.0. mismatched declarations.Stephen Swaney
2005-04-22doc updates. NMesn.transform( matrix, recalc_normals )Stephen Swaney
2005-04-21BPython:Willian Padovani Germano
2005-04-17More Curve Module features: access to the attributes flagU and flagVStephen Swaney
2005-04-17New methods for Curve module: getBevOb() and setBevOb()Stephen Swaney
2005-04-16Updating build systems: folder release/bpydata/ moved to release/scripts/bpyd...Willian Padovani Germano
2005-04-16The setup functions for SB and PI now initialize the vars to the defaults tha...Johnny Matthews
2005-04-16Note: this commit includes new functionality to save and restore scripts conf...Willian Padovani Germano
2005-04-15Fixes timecode to run frames 0 to (fps-1) rather than 1 to fpsJohnny Matthews