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
2008-03-13Two bugfixes:Brecht Van Lommel
2008-03-08bugfix for [#8433] Retopo doesn't work with AutoMerge Editing.Campbell Barton
2008-03-07Made python scripts save and load in the blend file so you can have the same ...Campbell Barton
2008-03-02made it possible to type in ~ at the start of the filename, ~/Desktop for ins...Campbell Barton
2008-02-29* Fix for own big, Adding group objects from the outliner didnt check they we...Campbell Barton
2008-02-14make the file and image selector convert relative paths.Campbell Barton
2008-01-19don't display relative paths button when loading files.Campbell Barton
2008-01-16user pref to make relative paths an option you can save (peachers need to be ...Campbell Barton
2007-12-28small edits noticed when using linked objects, - Make undo string say linked ...Campbell Barton
2007-12-12for button popups, dont close unless you click or press escape, this would of...Campbell Barton
2007-12-11Fixing compiler warnings:Joshua Leung
2007-11-19Bugfix #7510: Doesn't save .blend file name with [Andrea Weikert
2007-11-10Bugfix #6797: Relative paths load problem on new file (fix included)Andrea Weikert
2007-11-08Fix for bug #7697 Appending screen crashes when appended screen is accessed:Juho Vepsalainen
2007-10-21fix for crash's in file selector.Campbell Barton
2007-09-17Added a NULL check that was needed.Kent Mein
2007-09-12Added UV face rotate and mirror to editmode and re arranged some of the editm...Campbell Barton
2007-09-02== imagebrowser ==Andrea Weikert
2007-08-01=Lack of #ifdef INTERNATIONAL=Joseph Eagar
2007-07-30Font previewJoilnen Leite
2007-07-10Update to the translation code. Patch provided by dripstone.Kent Mein
2007-06-25This commit is a modified version of patch #6860Kent Mein
2007-04-25made blender take hidden objects into account in more situations.Campbell Barton
2007-04-21dumb mistake, wasnt UN-setting the flag to zero LIB_APPEND_TAXCampbell Barton
2007-04-20export_fbx.py - support scene start/end frames, fpx, mist settings, better de...Campbell Barton
2007-04-07appending libdata no longer breaks all external references.Campbell Barton
2007-03-29Bugfix #6312Ton Roosendaal
2007-03-20Stupid little fix, var == "str" bad.... !strcmp(var, "str") good...Kent Mein
2007-03-15This is a fix for bug #6100Kent Mein
2007-02-09Bugfix #5959Ton Roosendaal
2007-01-23=== BUGFIX ===Andrea Weikert
2007-01-20[ #4786 ] if space in the Application path name, system() doesn't work on som...Andrea Weikert
2006-12-28Bugfix #5540Ton Roosendaal
2006-12-20The Big Image refactor!Ton Roosendaal
2006-12-13Multiple UV and vertex color layers: (still work in progress)Brecht Van Lommel
2006-12-01Library manegement features:Ton Roosendaal
2006-11-25Uncommitted my potential fix forAlexander Ewering
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-18Bugfix for:Alexander Ewering
2006-11-16Bugfix #5243Ton Roosendaal
2006-11-09This is really two commits but the first one is very small and affects oneKent Mein
2006-09-16FIX: [ #4944 ] Shift F4 menu folders are freezedAndrea Weikert
2006-08-30Possible bugfix: change on Aug 20th added this code to filesel.c:Ken Hughes
2006-08-20Fixes for:Andrea Weikert
2006-07-27Brush Datablock:Brecht Van Lommel
2006-06-16Bugfix #4343Ton Roosendaal
2006-06-08Increased sizes of strings in filesel.cTon Roosendaal
2006-04-05 - properly prototype dummy fnmatch to match callDaniel Dunbar
2006-03-12New: Import/Export of Cineon and DPX image files. The first is Kodak'sTon Roosendaal
2006-03-05=== code cleanup ===Andrea Weikert