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-07-18Header file clean up and warning fixesJoseph Gilbert
2005-07-063D view orbit option: Around ActiveMartin Poirier
2005-06-12Scripts:Willian Padovani Germano
2005-06-11BPython bug fixes:Willian Padovani Germano
2005-05-25BPython bug fixes:Willian Padovani Germano
2005-05-20BPython: bug fixes / patches from trackersWillian Padovani Germano
2005-05-09BPython:Willian Padovani Germano
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-02-16BPython bug fixes:Willian Padovani Germano
2005-01-13BPython:Willian Padovani Germano
2004-11-09BPython:Willian Padovani Germano
2004-09-26Another round in the Great BPy Cleanup:Stephen Swaney
2004-07-03New scripts:Willian Padovani Germano
2004-06-24Scripts:Willian Padovani Germano
2004-06-16- New Blender.Draw method by Campbell Barton (Cam / ideasman):Willian Padovani Germano
2004-06-07Replace deprecated methods from old api:Stephen Swaney
2004-05-25BPython:Willian Padovani Germano
2004-05-23BPython:Willian Padovani Germano
2004-05-19BPython:Willian Padovani Germano
2004-04-11BPython: cleaning some bug tracker entries:Willian Padovani Germano
2004-03-31BPython:Willian Padovani Germano
2004-03-29General housekeeping and cleanup. Move static declarations andStephen Swaney
2004-03-23- bugfix for 1078Joseph Gilbert
2004-03-06Fix for bug# 986Stephen Swaney
2004-01-21BPython:Willian Padovani Germano
2004-01-15BPython:Willian Padovani Germano
2003-12-14BPython - first step for better integration of Python in Blender:Willian Padovani Germano
2003-09-20Exppython:Willian Padovani Germano
2003-07-07* removed the global uiFrontbuf from interface.c (and python, it was usedTon Roosendaal
2003-07-01- small fix in Sys.c to compile on Windows:Willian Padovani Germano
2003-06-29- Trying to fix something I caused:Willian Padovani Germano
2003-06-28- More renaming all around to follow our conventionsWillian Padovani Germano
2003-06-26* Added function Blender.Draw.GetStringWidth().Willian Padovani Germano
2003-06-24* Added more doc files for epydoc and a test for the camera module.Willian Padovani Germano
2003-06-14* Fixed crash on file image selectors:Willian Padovani Germano
2003-06-13* Bugs item #169 fixed:Willian Padovani Germano
2003-06-12* Small changes in many files:Willian Padovani Germano
2003-06-10* Added 'extern' to PyTypeObject declarations in some headers.Willian Padovani Germano
2003-06-03* Fix compilation errors on Windows hopefully. Implemented the suggestion doneMichel Selten
2003-05-13* Added 3 missing functions, 2 of them called by blender/src/drawtext.c:Willian Padovani Germano
2003-05-08* Added submodule Window, including FileSelector and ImageSelector:Willian Padovani Germano