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-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
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-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-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-14- updated iff.h, for compatibility with blender itselfTon Roosendaal
2003-05-14just translated imbuf structTon Roosendaal
2003-05-14doubled the size of the string to be translated, which fixesRob Haarsma
2003-05-14don't crash when adding an object after the previously selected objectStefan Gartner
2003-05-14use $(NANBLENDERHOME) instead of ../..Stefan Gartner
2003-05-13revert to previous version, as starting blender maximized on os x doesn'tStefan Gartner
2003-05-13fixed some more screenupdate issues and eliminated a crashRob Haarsma
2003-05-13updated blender icon for os xStefan Gartner
2003-05-13maximize blender window on startup on os xStefan Gartner
2003-05-13fixed minor text color issue.Rob Haarsma
2003-05-13moved BKE_utildefines behind __APPLE__ #ifdef.Rob Haarsma
2003-05-13Static linking of freetype, libintl from sgi freeware for irixChris Want
2003-05-13* Added 3 missing functions, 2 of them called by blender/src/drawtext.c:Willian Padovani Germano
2003-05-12store locales, .Blanguage, and .bfont.ttf inside of Resources folder ofStefan Gartner
2003-05-12moved #include <sys/param.h> inside #ifdef __APPLE__Stefan Gartner
2003-05-12added function to get the full path to the application bundle on os xStefan Gartner
2003-05-12modified so .Blanguages and .bfont get loaded from .blender dir.Rob Haarsma
2003-05-12added some more include paths to CPPFLAGS...Stefan Gartner
2003-05-12added -I../../blenlib to CPPFLAGSStefan Gartner
2003-05-12added routine that checks for LOCALE/message directory.Rob Haarsma