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-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