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
2020-09-15Property Search: Fixes for all tab search V2Hans Goudey
2020-09-14Merge branch 'property-search-highlight-tabs' into property-search-all-tabs-v2Hans Goudey
2020-09-14Property Search: Use pointer for properties space runtime structHans Goudey
2020-09-13Merge branch 'property-search-highlight-tabs' into property-search-all-tabsHans Goudey
2020-09-13Merge branch 'property-search-add-theme-color' into property-search-single-tabHans Goudey
2020-09-12Fix T70255: Setting file browser bookmark from Python crashesCampbell Barton
2020-09-11Cleanup: make formatJacques Lucke
2020-09-11Merge branch 'property-search-highlight-tabs' into property-search-all-tabsHans Goudey
2020-09-11Merge branch 'property-search-add-theme-color' into property-search-single-tabHans Goudey
2020-09-11Merge branch 'property-search-highlight-tabs' into property-search-all-tabsHans Goudey
2020-09-10Property Search: Move search string to a runtime structHans Goudey
2020-09-10Property Search: Refactor setting block search filterHans Goudey
2020-09-10Outliner: Move mode toggling to left columnNathan Craddock
2020-09-10Merge branch 'property-search-highlight-tabs' into property-search-all-tabsHans Goudey
2020-09-10Merge branch 'property-search-add-theme-color' into property-search-single-tabHans Goudey
2020-09-10UI: Outliner: Change Sequence Display ModeAaron Carlisle
2020-09-09Property Search: All tabsHans Goudey
2020-09-09Property Search: Single tabHans Goudey
2020-09-03UI: Expose important settings from file browser popoversHans Goudey
2020-09-02Fix crash accessing image space properties without an active windowCampbell Barton
2020-09-01RNA: rename Area.ui_type 'VIEW' enum identifier to 'IMAGE_EDITOR'Campbell Barton
2020-09-01Fix T80031: UI: "Stencil Opacity" is vagueAaron Carlisle
2020-08-18Merge remote-tracking branch 'origin/blender-v2.90-release'Dalai Felinto
2020-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-08-17Fix T77267: Render EEVEE AO pass when AO disabled.Jeroen Bakker
2020-08-17Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2020-08-13Sequencer: Implement zoom-to-fit view modeSergey Sharybin
2020-07-28Merge branch 'blender-v2.90-release'Philipp Oeser
2020-07-28Clip Editor: Make filter labels consistentPhilipp Oeser
2020-07-23UI: Move properties tab list creation from RNA to editorHans Goudey
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-13GPencil: Change tooltipAntonio Vazquez
2020-05-13GPencil: Add new X-Ray option for Canvas GridAntonio Vazquez
2020-05-07Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-07Fix T76500: Annotation Tooltip in Movie Clip Editor is using old grease penci...Antonio Vazquez
2020-05-07Cleanup: use eSpace_Type in switch statementsCampbell Barton
2020-04-24UI: Move Scene Statistics to the 3D ViewportHarley Acheson
2020-04-20Simulations: Embed simulation node tree in simulation data blockJacques Lucke
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-17UV: minor adjustments to opacity adjustmentCampbell Barton
2020-04-16UV: support changing the opacity of the UV overlayCampbell Barton
2020-04-06VSE: Draw f-curves for opacity and volume values on the stripsRichard Antalik
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-03-26Fix crashes accessing inactive screen propertiesCampbell Barton