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-06-12* Small changes in many files:Willian Padovani Germano
2003-06-12A better method for finding the installation dir on Windows.Simon Clitherow
2003-06-11- fixed timer-wait for tooltips. this annoyed me such a long time!Ton Roosendaal
2003-06-11- OSX bugfix: drawing selection code for vpaint and faceselect happens in AUXTon Roosendaal
2003-06-11- Makefile: removed 'creator lib' compiling. only 'publisher lib' is usedTon Roosendaal
2003-06-11- OSX bug: selecting vertices in imagewindow didnt draw in frontbuf visiblyTon Roosendaal
2003-06-11- cursors: now display a nice hand over the edges, and another arrow forTon Roosendaal
2003-06-11enabled mousewheel functionality also in 3D textediting.Rob Haarsma
2003-06-10* Added 'extern' to PyTypeObject declarations in some headers.Willian Padovani Germano
2003-06-09small update to getAttr methodWillian Padovani Germano
2003-06-09* Applied a small fix to a bug reported by Guignot:Willian Padovani Germano
2003-06-08fixed a prob with background rendering, also spotted by intrr.Rob Haarsma
2003-06-07* Improved error checking in BPY_interface.c:Willian Padovani Germano
2003-06-06readded IS_jpg() macroStefan Gartner
2003-06-06Hopfully fixed the readability issue by using distributed group docs.Casey Corn
2003-06-05Blender now correctly checks the current dir for /.blender/.BlanguagesSimon Clitherow
2003-06-05* Added two modules:Willian Padovani Germano
2003-06-05*Minor updates:Willian Padovani Germano
2003-06-05Registering .blend files now works for Windows -- hopefully!Simon Clitherow
2003-06-05* Made three functions static in the Object module.Michel Selten
2003-06-04* Fixed stupid compilation bug (non-gcc) in BGL. I did some initializationMichel Selten
2003-06-03Removing this ssl-related file as it is no longer neededChris Want
2003-06-03* Fix compilation errors on Windows hopefully. Implemented the suggestion doneMichel Selten
2003-05-31Fixes a memory leak which caused Blender to hog up more and more memoryAlexander Ewering
2003-05-31* Updated NMesh port to exppython:Willian Padovani Germano
2003-05-30Patch submitted by Martin Renold (maxy)Kent Mein
2003-05-30This is a fun one ;)Kent Mein
2003-05-30- fixed typo, a : should be ;Ton Roosendaal
2003-05-30Added more docs, mostly header stuff, but some real docs inCasey Corn
2003-05-29Support for the experimental python stuff in the traditionalChris Want
2003-05-29One of Jan's patches for NetBSD.Kent Mein
2003-05-29* Module Curve updated:Willian Padovani Germano
2003-05-28Michael Velikanje's patch to renable Sphereical UV mapping.Kent Mein
2003-05-28* Added submodule Blender.MaterialWillian Padovani Germano
2003-05-27Added cgul's comments.Casey Corn
2003-05-26Added docs/formatted existing docs for doxygen.Casey Corn
2003-05-26modified to load fonts correctly.Rob Haarsma
2003-05-26Documentation commit.Casey Corn
2003-05-25Some tweaks to make the windows-gcc play nice with irix.Chris Want
2003-05-25Modified existing docs to integrate with new docs.Casey Corn
2003-05-25Support for building bf-blender under windows with gcc (huge thanks toChris Want
2003-05-24Last of cgul's documentation submissions.Casey Corn
2003-05-24* Fix compiler warning. Struct QuicktimeCodecData had to be declared.Michel Selten
2003-05-24Comments submitted by: cgulCasey Corn
2003-05-23bug fix: sigsegv when script had syntax errorsWillian Padovani Germano
2003-05-23* Fixed bug in BPY_interface.c (exppython):Willian Padovani Germano
2003-05-23First documentation commit :)Casey Corn
2003-05-22removed the unnecessary #include.Simon Clitherow
2003-05-22- fixed 'double-click on blend file' errors on Windows -- INTERNATIONAL stuff...Simon Clitherow
2003-05-22Stage two of removing ssl support.Kent Mein