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-28Fix camera border gizmo sizeCampbell Barton
2020-02-28Cleanup: warnings using 'abs' on float valuesCampbell Barton
2020-02-28Cleanup: use fgets for parsing the xdg user dirsCampbell Barton
2020-02-28Cleanup: transform commentsGermano Cavalcante
2020-02-27Transform: Remove 'mouse_coordinate_override' propertyGermano Cavalcante
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-27Fix channel lists ignoring collection visibilitySybren A. Stüvel
2020-02-27File Browser: Recognize .fountain files as text filesJacques Lucke
2020-02-27Transform Snap: Unify SnapObjectData structGermano Cavalcante
2020-02-27Fix T71743: NLA editor doesn't update properly when hiding/viewing objectsSybren A. Stüvel
2020-02-27Fix T69576, T74059: issues with rotation when adding objectsPhilipp Oeser
2020-02-27Improve usage of recent golden ratio definePhilipp Oeser
2020-02-27Constraints: replace 'Set Inverse' operator with an eval-time updateSybren A. Stüvel
2020-02-27Fix T54323: Improve Paint category names in keymap preferencesPhilipp Oeser
2020-02-26Fix T73371: Crash caused by wrong logic in NULL pointer check.Bastien Montagne
2020-02-26Cleanup: split image sequence detection into own file, and make it reusableBrecht Van Lommel
2020-02-26Fix T74236: Golden ratio in camera composition guides is not workingPhilipp Oeser
2020-02-26Fix T74221 Crash when changing Image Source in UV editorClément Foucault
2020-02-26Cleanup: avoid path copy in XDG supportCampbell Barton
2020-02-26Cleanup: fix compiler warningBrecht Van Lommel
2020-02-26Fix for recent commit removing slashesCampbell Barton
2020-02-26Cleanup: printf from xdg parsingCampbell Barton
2020-02-26UI: remove check for HOME existing on unixCampbell Barton
2020-02-26Cleanup: remove trailing slash from bookmarksCampbell Barton
2020-02-26UI: Linux platform support for 'user-dirs.dirs'Campbell Barton
2020-02-26Cleanup: spellingCampbell Barton
2020-02-26Cleanup: reduce CDDM use, remove unused function callsCampbell Barton
2020-02-25Fix T72721: Add visibility flags updates to the PBVHPablo Dobarro
2020-02-25Constraints: fixed Object Solver 'Clear Inverse' operatorSybren A. Stüvel
2020-02-25UI: Add theme option for time markers lineMichael Soluyanov
2020-02-25GPU: Add Image property to allow high bitdepth support on a per image basisClément Foucault
2020-02-25Cleanup: clang-formatBrecht Van Lommel
2020-02-25UI: fix wrong button padding on high DPI displays in a few placesYevgeny Makarov
2020-02-25Cleanup: fixed copy-paste error in Object Solver constraint messageSybren A. Stüvel
2020-02-25Cleanup: remove cddm_from_bmeshCampbell Barton
2020-02-25Cleanup: avoid Operator.customdata cast which could lead to errorsCampbell Barton
2020-02-25Fix memory leak saving imagesCampbell Barton
2020-02-25Image: support saving images in non-image spacesCampbell Barton
2020-02-25Fix T74182: Crash saving images from non-image spacesCampbell Barton
2020-02-25Cleanup: move deprecated enum into versioning codeCampbell Barton
2020-02-25WM: move cursor refresh tag to the windowCampbell Barton
2020-02-24Fix T74099: Can`t apply modifier, if mesh have fake user.Bastien Montagne
2020-02-24Mantaflow: Address precompiler warning and related cleanupJulian Eisel
2020-02-22Fix crash when open default templateAntonio Vazquez
2020-02-22Cleanup: internal changes to cursor resettingCampbell Barton
2020-02-21UI: Windows File Attributes and Hidden ItemsHarley Acheson
2020-02-21Cleanup: remove unused ScreenAnimData.refreshCampbell Barton
2020-02-21Cleanup: un-indent ED_screen_set_active_regionCampbell Barton
2020-02-21Fix regression in the orientation of transform Redo operationsGermano Cavalcante
2020-02-21Cleanup: avoid looping over areas when refreshing the cursorCampbell Barton