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-25fix for own error with recent patch edits, globbing wasnt being cleared so im...Campbell Barton
2010-09-24patch [#23968] filter_filetypes property to allow operators to filter by file...Campbell Barton
2010-09-22bugfix [#23784] Renaming files broken in the file selectorCampbell Barton
2010-09-21fixed filename overwrite red highlight not updating when +/- pressed.Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-18Apply patch [#23846] Fix for [#23698] in File Browser system. Properly remove...Nathan Letwory
2010-09-17bugfix [#23783] /../ prefix stops going up a dirCampbell Barton
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