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-03-12Refactor RegionView3D runtime lock flag handlingJulian Eisel
2020-03-10Merge branch 'soc-2019-openxr' into vr_scene_inspectionJulian Eisel
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-09Merge branch 'soc-2019-openxr' into vr_scene_inspectionJulian Eisel
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-03Support mirroring the VR view in regular 3D ViewsJulian Eisel
2020-02-21Cleanup: remove unused ScreenAnimData.refreshCampbell Barton
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-01-28UI: Edit Menu - Undo History List and Operator PollingHarley Acheson
2020-01-22Fix T73191: Buttons in lower left of Preferences brokenJulian Eisel
2020-01-16Fix wrong usages of region align enumerationsJulian Eisel
2020-01-03UI: scale region hide threshold by zoom levelCampbell Barton
2020-01-03Fix gizmos flickering when resizing regionsCampbell Barton
2019-12-17Fix deprecated DNA define checksCampbell Barton
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-10-24UI: Incorrect Cursor Used in Split Area OperatorHarley Acheson
2019-10-08Fix: region toggle operator being able to toggle regions it shouldn'tJulian Eisel
2019-10-03UI: Register File Browser as Child/Dialog-Window for the OSJulian Eisel
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-18Refactor temp-space opening for optional fullscreen modeJulian Eisel
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-03UI: File Browser Design OverhaulJulian Eisel
2019-08-26Fix T69122: Area Join Error on Invalid Cursor PositionHarley Acheson
2019-08-24Cleanup: correct use of term 'split'Campbell Barton
2019-08-24UI: Various tooltip corrections and fixesWilliam Reynish
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-23Cleanup: const args, naming, doxy groups, clang-formatCampbell Barton
2019-08-22UI: Changes to Area Options MenuHarley Acheson
2019-08-20Cleanup: clang-format, sorted listsCampbell Barton
2019-08-18Fix T67008: Missing move handle and flickering in FileBrowserAndrea Weikert
2019-08-16Cleanup: spellingCampbell Barton
2019-08-16Cleanup: unused args/varsCampbell Barton
2019-08-16UI: click on status bar report message now opens window with Info editorBrecht Van Lommel
2019-08-15Fix full-screen button overlapping navigation gizmoCampbell Barton
2019-08-08Fix T52551: undo causes crash after enabling a new rigid body when scene uses...Bastien Montagne
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-16Fixed crash when adding/removing custom normals from pinned meshSybren A. Stüvel
2019-07-01Fix T66283: Crash on redo/undo during playbackSergey Sharybin
2019-06-24Fix T65824: Span property ignored in mesh.fill_gridCampbell Barton
2019-06-17Fix AV-sync sometimes putting scene one frame backSergey Sharybin
2019-06-17Fix frame jump with AV-sync enabledSergey Sharybin
2019-06-17Fix T65737: context menu should not have Show Header for topbarBrecht Van Lommel