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-05-26updated comment for osx compilingTon Roosendaal
2003-05-26modified to load fonts correctly.Rob Haarsma
2003-05-26removed a mousecoords printf messageRob Haarsma
2003-05-26Documentation commit.Casey Corn
2003-05-25Changed cursor type for moving window edges in OSX into a 'grasping hand'.Ton Roosendaal
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-25Added ghost and imbuf to mainpage.Casey Corn
2003-05-25Added ghost, imbuf, and some src files to input, and switched on theCasey Corn
2003-05-25Support for building bf-blender under windows with gcc (huge thanks toChris Want
2003-05-24Use of a (not included in cvs) file called user-def.mk to override theChris 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-24Added group defaultconfig to group mainmodule.Casey Corn
2003-05-24Comments submitted by: cgulCasey Corn
2003-05-24This is the initial commit for the doxygen config file and the file whichCasey 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
2003-05-22Moved the MAX section up so its with MAXFLOATKent Mein
2003-05-22fixed a memory deallocation error.Rob Haarsma
2003-05-21Implemented the compare callback for Camera, Image, Lamp and Text types:Willian Padovani Germano
2003-05-21* Implemented more of the Object module.Michel Selten
2003-05-21Moved the misc txt files into the doc dir...Kent Mein
2003-05-21Jeroen Lamain's edgeRender patch....Kent Mein
2003-05-21fixed dialog framerate.Rob Haarsma
2003-05-21Updated Quicktime code so settings can be stored in the blendfile.Rob Haarsma
2003-05-20* Fixed a bug in Object.getSelected(). All the objects were returned in steadMichel Selten
2003-05-20First step in removing ssl support...Kent Mein
2003-05-20Slightly Modified version of Kester Maddock's Lamps patch to up theKent Mein
2003-05-20Kester Maddock's valgrind memory issue patch.Kent Mein
2003-05-20removed redundant solution file (moved to blender directory)Nathan Letwory
2003-05-20updated paths for two subprojects.Nathan Letwory
2003-05-20updated include directories. Using msvc7 projectfile macros.Nathan Letwory
2003-05-20moved one dir up.Nathan Letwory
2003-05-20move it one dir up.Nathan Letwory
2003-05-20updated msvc7 project files and solution file. Updated to reflect new include...Nathan Letwory
2003-05-20* Implemented the 3 functions needed by the Object module:Willian Padovani Germano
2003-05-20Guignot implemented 3 functions needed by the Object ModuleWillian Padovani Germano
2003-05-19MSVC7 Solution file. The main entry for MSVC7. Project files will follow shor...Nathan Letwory
2003-05-17* Updated the naming convention for some functions. I forgot those the lastMichel Selten
2003-05-17* Added Blender.Curve submodule, written by Jacques Guignot (guignot):Willian Padovani Germano
2003-05-17* Added submodule NMesh:Willian Padovani Germano
2003-05-16Fixed nasty issue when aborting Quicktime rendering.Rob Haarsma
2003-05-16reverted to 2.27 original fontcoloring methodRob Haarsma
2003-05-15Seeing all comments on the interface slowdown, I decided to try a differentRob Haarsma
2003-05-15- Copy the font and .Blanguages into the end resultWouter van Heyst