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
2018-11-14WM: enforce descriptions being NULL or definedCampbell Barton
2018-11-07Cleanup: use STRPREFIX for mount point checksCampbell Barton
2018-10-28Fix snaps appearing in system bookmarks on Linux.Roel Koster
2018-10-11Cleanup: style (pointers)Campbell Barton
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-05Fix T54152: --env-system-scripts fails on win32Ray Molenkamp
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-07-29Fix T56120: bad property access (from 2.8)Campbell Barton
2018-07-26WM: Add operator property poll callbackCampbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-18Fix T55503: File browser filter not working correctly.Bastien Montagne
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-15Fix assert using '//' on an unsaved fileCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-11Changed assertion of '..' in file browser entriesSybren A. Stüvel
2018-02-09Fix (unreported) crash when duplicating a FileBrowser window in preview draw ...Bastien Montagne
2017-12-06Fix T53476: File Browser: Selection Issue with 'fill' option.Bastien Montagne
2017-10-21Move & rename uiLayoutOperatorButs to interface_templates.cJulian Eisel
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