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
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-08Fix potential string buffer overruns.Bastien Montagne
2017-10-06Cleanup: styleCampbell Barton
2017-10-06Fix T52514: don't clear filename when dropping directory path in file browser.Brecht Van Lommel
2017-09-22Remove quicktime supportAaron Carlisle
2017-07-19Fix (unreported) seldom crash when using previews in filebrowser.Bastien Montagne
2017-07-18Fix T52109: Folder search won't work when selecting animation output folder.Bastien Montagne
2017-05-27Remove MinGW supportAaron Carlisle
2017-05-23Add PovRay file extensions to our 'textual' file filtering.Bastien Montagne
2017-03-22Cleanup: remove BLI_getlastdirCampbell Barton
2017-03-12Fix T50788: blender startup crash on macOS with some types of volumes available.Brecht Van Lommel
2016-11-15Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-10-12Fix T49502: file browser on OS X not highlighting external drives.Brecht Van Lommel
2016-10-03Fix missing operator-type registrationJulian Eisel
2016-10-01Fix T49502: file browser on OS X not highlighting system folders and bookmarks.Brecht Van Lommel
2016-09-16Improve description of move operator direction propertiesJulian Eisel
2016-09-15Fix filebrowser not getting back to valid dir in Release builds.Bastien Montagne
2016-09-14Fix T49352: Blender's file browser do not display previews.Bastien Montagne
2016-09-13FileBrowser: Always do full cache refresh while we are still listing...Bastien Montagne
2016-08-29Cleanup/refactor spacefile's 'check dir' code.Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-08Cleanup: spellingCampbell Barton
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-06-27Fix (unreported) potential buffer overflow with BLO_library_path_explode() us...Bastien Montagne
2016-06-27Fix T48741: File browser back button doesn't work from inside Blend (library)...Bastien Montagne
2016-06-14FileSpace cleanup: make ED_path_extension_type public.Bastien Montagne
2016-05-08Cleanup: warningsCampbell Barton
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-04-26Fix Font filebrowser not showing thumbnails when those are enabled by default...Bastien Montagne
2016-03-22Fix incorrect strncat useCampbell Barton
2016-02-03Include why file operations fail in reportsCampbell Barton
2016-01-27Fix T47252: FileBrowser: buffer overflow with scripts defining too long 'filt...Bastien Montagne
2016-01-21Cleanup: line length, indentationCampbell Barton
2016-01-10Some minor fixes from coverity reports.Bastien Montagne
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-29OS X: remove code for OS X <= 10.5, which is already not supported since 2 ye...Brecht Van Lommel
2015-12-21Cleanup: warnings (msvc)Campbell Barton
2015-12-03Fix T46918: - Cleanup - FileBrowser - get rid of useless operators and update...Bastien Montagne
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-27Fix T46827: Appending Specific Groups Doesn't Work on Windows.Bastien Montagne
2015-11-05Cleanup: comments/styleCampbell Barton
2015-11-04File Selector, support filepath droppingGaia Clary
2015-11-02Filebrowser: fix preview handling to make correct use of task scheduler.Bastien Montagne
2015-10-15Fix crash pressing +/- in file-selectorCampbell Barton
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-10-03Cleanup: styleCampbell Barton
2015-09-30Fix T46331: File open does not show thumbnails, when a filter_glob is provide...Bastien Montagne