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-06-18Merge branch 'master' into blender2.8Bastien Montagne
2018-06-18Fix T55503: File browser filter not working correctly.Bastien Montagne
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Probe: Add new object datablockClément Foucault
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-26Rename: FILE_ACTIVELAY > FILE_ACTIVE_COLLECTIONDalai Felinto
2017-05-26Implement support for Append objects in Blender 2.8Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-08-29Cleanup/refactor spacefile's 'check dir' code.Bastien Montagne
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-08Cleanup: spellingCampbell Barton
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-06-27Merge branch 'master' into blender2.8Bastien Montagne
2016-06-27Fix T48741: File browser back button doesn't work from inside Blend (library)...Bastien Montagne
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
2016-05-08Cleanup: warningsCampbell Barton
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-26Fix Font filebrowser not showing thumbnails when those are enabled by default...Bastien Montagne
2016-04-16Removed the ID_PA code used for ParticleSettings.Lukas Tönne
2016-01-27Fix T47252: FileBrowser: buffer overflow with scripts defining too long 'filt...Bastien Montagne
2015-09-26Fix file browser not sorting file list when opened from editor menuJulian Eisel
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-21Fix T45658: linked library object loses particle settings.Bastien Montagne
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-07-11File Browser: Keep file name after changing directoryJulian Eisel
2015-07-09File Browser: Improve usage of Enter-key to open files/directoriesJulian Eisel
2015-06-12File Browser: Two more minor fixes for arrow keys selectionJulian Eisel
2015-06-11File Browser Arrow Keys NavigationJulian Eisel
2015-05-27Fix mismatch in strings length compute in filebrowser, leading to annoying '....Bastien Montagne
2015-05-04Cleanup: deduplicate code.Bastien Montagne
2015-04-30UI: use enum for thumbnail sizeCampbell Barton
2015-04-29File browser - change thumbnails size with a sliderBastien Montagne
2015-04-03Fix T44243: File browser behavior is inconsistent between append and open.Bastien Montagne
2015-02-19RNA: pass only 0/1 to RNA_property_boolean_setCampbell Barton
2015-02-17RNA API: reuse property lookupsCampbell Barton
2015-02-17Fix FileSel globbing including dirs & ".."Campbell Barton
2015-02-17FileSpace selection didn't call op.check sometimesCampbell Barton
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-05FileBrowser: small tweak to new search feature: clear that string when changi...Bastien Montagne