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
2010-09-17New optional operator function, check(), it takes the same arguments as execu...Campbell Barton
2010-09-15update for MingW/CMakeCampbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-09-03SVN maintenance.Guillermo S. Romero
2010-08-30various utf8 compatibility fixesCampbell Barton
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-28python/utf8 compatibility fixes. (as discussed on the mailing list)Campbell Barton
2010-08-26Patch [#23437] Fix for buffer overflow in filebrowserNathan Letwory
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-12bugfix [#23270] Long directory name segmentation fault in File browerCampbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-10moved idcode functions into their own file (was added as a todo in the commen...Campbell Barton
2010-08-10Bugfix for:[23234] Blender File Browser - Back Button does work with first di...Dalai Felinto
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-03minor cleanup, minimal functional change.Campbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-07-22Fix de/select all operator naming for consistencyMatt Ebb
2010-07-20Fix #22895: file browser now also filters .mts .m2v .m2t .avs as movies.Brecht Van Lommel
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-07-16== installation paths ==Andrea Weikert
2010-07-14bugfix [#22840] Folders with ".blend" on the end are processed like .blend filesCampbell Barton
2010-07-04Fix #21062 and #22175: crash with node previews being calculated whileBrecht Van Lommel
2010-07-04remove unused var warnings in linuxCampbell Barton
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-02changes to file selector so 'directory' property from an operator is used whe...Campbell Barton
2010-06-26file operator cleanupAndrea Weikert
2010-06-14naming changesCampbell Barton
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-05looks like this is needed for MSVCCampbell Barton
2010-06-05remove cruft from cmake files, more to goCampbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-05-27Progress indicators for threaded jobsMatt Ebb
2010-05-25blend file thumbnailingCampbell Barton
2010-05-22Makefiles: statically link tiff libs when WITH_TIFF is set to true, which is ...Stefan Gartner
2010-05-21Blender TIFF supportMatt Ebb
2010-05-14== filebrowser ==Andrea Weikert
2010-05-14Disable thumbnail generation when the thumbnail view is not enabled,Campbell Barton
2010-05-10Tweak for elubie, scroll main file selector window immediately when newly addedMatt Ebb
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-05-09== filebrowser ==Andrea Weikert
2010-05-08bugfix [#22276] filemanager autocompleate based on current pathCampbell Barton
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel
2010-04-29[#22133] File Browser Mismatches File Name and ThumbnailAndrea Weikert
2010-04-25correct typo'sCampbell Barton
2010-04-24warning cleanup, also made voxel.c and volumetric.c use BM_INLINE define rath...Campbell Barton
2010-04-24unix style outliner name wildcards *.*, Any.???, etc (using fnmatch), also re...Campbell Barton
2010-04-22BugFix:Diego Borghetti
2010-04-21fix [#22080] double clicking a file in file browser to open a file doesn't wo...Andrea Weikert
2010-04-19== file browser ==Andrea Weikert
2010-04-19Fix [#22056] Minor UI problem in File BrowserMatt Ebb