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-07-02Merge branch 'master' into gooseberrySergey Sharybin
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-06-17Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-16Cleanup: styleCampbell Barton
2015-06-15Don't use number of frames for image collapse for nowAntony Riakiotakis
2015-06-15Strictly collapse imagesAntony Riakiotakis
2015-06-14Gooseberry: Attempt to fix compilation with MSVSSergey Sharybin
2015-06-12Merge branch 'master' into gooseberryAntony Riakiotakis
2015-06-12BLI_linklist, avoid full list search for appendCampbell Barton
2015-06-12File Browser: Two more minor fixes for arrow keys selectionJulian Eisel
2015-06-12File Browser: Ensure active file is unset if no file is selectedJulian Eisel
2015-06-11Cleanup some style in new 'keyboard select' code.Bastien Montagne
2015-06-11File Browser Arrow Keys NavigationJulian Eisel
2015-06-09More cosmetic stuff for the play buttonAntony Riakiotakis
2015-06-09Center the play gisom triangle more correctly.Antony Riakiotakis
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-08Never collapse directoriesAntony 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-08Clear previous collapsed data if needed.Antony Riakiotakis
2015-06-08Refactor: move all collapsed image variables into a struct.Antony Riakiotakis
2015-06-08Fix issue with collapsed images during last weekly.Antony Riakiotakis
2015-06-05Collapsed images:Antony Riakiotakis
2015-06-05Disable collapse images option after operator ends.Antony Riakiotakis
2015-06-04Collapse image sequence feature now uses BLI_path_* functions to detectAntony Riakiotakis
2015-06-04Load image sequence collapsing for sequencerAntony Riakiotakis
2015-06-04Merge branch 'master' into gooseberryLukas Tönne
2015-06-03Fix UI string clip (reverse search separator char)Campbell Barton
2015-05-27Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-27Fix mismatch in strings length compute in filebrowser, leading to annoying '....Bastien Montagne
2015-05-19Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-18Filebrowser: Do not intent to draw empty strings, loss of time.Bastien Montagne
2015-05-15Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-15Fix some issues found by Coverity ScanJulian Eisel
2015-05-06Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-04Cleanup: deduplicate code.Bastien Montagne
2015-05-01Merge branch 'master' into gooseberryLukas Tönne
2015-04-30UI: use enum for thumbnail sizeCampbell Barton
2015-04-29Merge branch 'master' into gooseberryLukas Tönne
2015-04-29File browser - change thumbnails size with a sliderBastien Montagne
2015-04-29OSX: fix T44533, system_bookmarks not showing utf standard ( umlauts etc. )Jens Verwiebe
2015-04-22Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-22Fix T44470: File Selection sometimes surpresses last Character.Bastien Montagne
2015-04-09Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-08Fix T44113: Some System Folders do not contain go back arrow.Bastien Montagne
2015-04-08Merge branch 'master' into gooseberryJulian Eisel
2015-04-08FileBrowser previews: Get rid of ugly, stupid and confusing 'FILE_TYPE_ICON_M...Bastien Montagne
2015-04-08Merge branch 'master' into gooseberryAntony Riakiotakis