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
2015-06-09Reset frame when stopping playing.Antony Riakiotakis
2015-06-09Add play gismos to collapsed image sequences. When clicking repeatedlyAntony Riakiotakis
2015-06-09Disable file collapse when user cancels after an operator.Antony Riakiotakis
2015-06-08Animation support for collapsed image sequences.Antony Riakiotakis
2015-06-08Sort files in collapsed sequences by frame number.Antony Riakiotakis
2015-06-08Refactor: move all collapsed image variables into a struct.Antony Riakiotakis
2015-06-05Disable collapse images option after operator ends.Antony Riakiotakis
2015-06-04Load image sequence collapsing for sequencerAntony Riakiotakis
2015-02-18New filebrowser bookmarks: Some minor fix/optimization from latest coverity r...Bastien Montagne
2015-02-17RNA API: reuse property lookupsCampbell Barton
2015-02-17FileSpace selection didn't call op.check sometimesCampbell Barton
2015-02-16Fix T43684: File Browser is unusable on Windows Machines (do not BLI_is_dir()...Bastien Montagne
2015-02-15Cleanup of SpaceFile, from asset-experiments branch mostly.Bastien Montagne
2015-02-11FileBrowser Bookmarks: fix issue with invalid bookmarks.Bastien Montagne
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-01-26Cleanup: current/parent paths: add helpers in BLI_path_utils.Bastien Montagne
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2015-01-04Fix T43114: File Browser - don't highlight '..' while using border selectjulianeisel
2014-12-24Fix T42879: File Browser - disable selecting ".." entry (Parent Directory)julianeisel
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-11-10Fix T42498: Disable Renaming for Read-Only Files in File Browserjulianeisel
2014-07-11WM: add WM_operator_properties_create_ptrCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-21Basic support for UNC paths on WindowsAndrea Weikert
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-17Code cleanup: styleCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-30Code cleanup: remove BLI_has_parentCampbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-16Code Cleanup: no need to pass empty strings as default valuesCampbell Barton
2013-12-10Style CleanupCampbell Barton
2013-11-29File Browser: autocomplete keeps focus in the file field when entering a folder.Brecht Van Lommel
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-22Style Cleanup: whitespaceCampbell Barton
2013-11-22Fix T37485: autocomplete while appending and autocomplete folder behaviour.Henrik Aarnio
2013-10-08make bookmake name consistent was: FILE_OT_bookmark_add/FILE_OT_delete_bookmarkCampbell Barton
2013-03-25code cleanup:Campbell Barton
2013-03-24FIX: [#34467] File Browser Deletes Unselected FilesAndrea Weikert
2013-03-15Screen: add exit callback for area and region types, this gets called whenBrecht Van Lommel
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-05patch [#34103] path_util_cleanups.patchCampbell Barton
2013-03-05patch [#34103] fileops_1.patchCampbell Barton
2013-03-05patch [#34103] dir_contents.patchCampbell Barton
2013-03-01style cleanup: braces with multi-line statements, also add some comments.Campbell Barton
2013-01-10add a segfault handler that writes out the info log into a crash file alongsi...Campbell Barton
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne