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-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-093D View: support axis views with axis-aligned rollCampbell Barton
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-29Fix T73453: Selecting playhead in VSE deselects all selected stripsJulian Eisel
2020-01-29Fix T73482: Context Menu on any button is brokenJulian Eisel
2020-01-28UI: Edit Menu - Undo History List and Operator PollingHarley Acheson
2020-01-28Fix T63999: Filepath property won't open filebrowser from a popoverJulian Eisel
2020-01-22Fix T73191: Buttons in lower left of Preferences brokenJulian Eisel
2020-01-22Cleanup: Rename ED_region_init() -> ED_region_floating_initialize()Julian Eisel
2020-01-21Fix T71810: Flipping Sidebar with tabs breaks alignmentJulian Eisel
2020-01-16Fix wrong usages of region align enumerationsJulian Eisel
2020-01-15Fix crash with some hidden regions after previous commitJulian Eisel
2020-01-15Fix invalid region rectangles, sanitize dynamic region size calulationsJulian Eisel
2020-01-14Cleanup: Use new BLI_rct utilities to ensure valid rectanglesJulian Eisel
2020-01-14Fix T72200: Split Quad View Region CrashJeroen Bakker
2020-01-07Annotations: Split annotation operators and pointer functionsAntonio Vazquez
2020-01-03UI: scale region hide threshold by zoom levelCampbell Barton
2020-01-03Fix gizmos flickering when resizing regionsCampbell Barton
2020-01-03Fix toolbar flickering on resize, inability to hideCampbell Barton
2020-01-03UI: Improve toolbar width snappingHarley Acheson
2019-12-20Fix IC-keymap doesn't allow MMB to run the active toolCampbell Barton
2019-12-17UI: Prevent crash when opening file browser with mouse not in windowSybren A. Stüvel
2019-12-17Fix deprecated DNA define checksCampbell Barton
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-12-04Make curve decimation only take into account the selected curve pointsSebastian Parborg
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-08Merge branch 'blender-v2.81-release'Philipp Oeser
2019-11-08Fix T71372: view layer is not maintained when area is duplicated into new windowPhilipp Oeser
2019-11-08Cleanup: clang-formatCampbell Barton
2019-11-04UI: Rewrite stacked full-screen logic, fixing issuesJulian Eisel
2019-10-29Merge branch 'blender-v2.81-release'Philipp Oeser
2019-10-29Fix T70905: Image Editor header hides mask, cache and keyframe info ifPhilipp Oeser
2019-10-24UI: Incorrect Cursor Used in Split Area OperatorHarley Acheson
2019-10-12Cleanup: clang-formatCampbell Barton
2019-10-08Fix: region toggle operator being able to toggle regions it shouldn'tJulian Eisel
2019-10-04GPU: Platform Support LevelJeroen Bakker
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
2019-09-28Fix build error on WindowsBrecht Van Lommel
2019-09-28Debug: add 888 and 889 debug values for redraw and PBVH node visualizatonsBrecht Van Lommel
2019-09-26WM: refresh custom cursors designs, add a few more cursorsHarley Acheson
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-20Cleanup: Add/use utility to remove regionsJulian Eisel
2019-09-20Fix T69355: Closing window stops video but not audioCampbell Barton
2019-09-20Fix T65264: Quick Favorite use in node-editorCampbell Barton
2019-09-19Fix T70048: Assert when cancelling Append windowJulian Eisel
2019-09-18Refactor temp-space opening for optional fullscreen modeJulian Eisel
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Fixed macOS build, header cleanup was too agressive.Stefan Werner
2019-09-13Cleanup: unused headers (GPU)Campbell Barton