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-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Fix T76922: Meta-balls created twice the specified sizeCampbell Barton
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-04-20Various typos fixes in UI messages.Bastien Montagne
2020-03-20Fix T74649: Outliner: Cannot set/clear parent with 'Keep Transforms'Philipp Oeser
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-24Fix T74099: Can`t apply modifier, if mesh have fake user.Bastien Montagne
2020-02-01Object: support 'Affect Parents' for snap/clear transformCampbell Barton
2019-12-22Object: extract data transform container into own APICampbell Barton
2019-11-21Object: edit-mode data support for object vertex coordinate accessCampbell Barton
2019-09-25Motion paths: Refactor, make update range more explicitSergey Sharybin
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-24Transform: option to transform origins in object modeCampbell Barton
2019-08-02Fix T68112: Align View on object add is brokenSergey Sharybin
2019-08-02Object Mode: add back non '_ex' versions of mode-switching functionsCampbell Barton
2019-07-31Cleanup: Remove unused functionSergey Sharybin
2019-07-31Cleanup: Remove unused functionsSergey Sharybin
2019-07-05Fix T66356: runtime assert disabling a collectionCampbell Barton
2019-05-31Fix T65200: Crash by hiting "tab" after sculpting with dyntopoSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-07Fix sculpt undo steps not enabling dyntopoCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Cleanup: remove EM_IGNORE_LAYERCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-10Clenaup: remove unused EM_WAITCURSORCampbell Barton
2019-01-04Fix T60132: Convert hair particles to meshSergey Sharybin
2018-12-14Cleanup: namingCampbell Barton
2018-12-13Cleanup: de-duplicate active item center accessCampbell Barton
2018-12-07Fix adding objects in local viewCampbell Barton
2018-11-25Local ViewDalai Felinto
2018-11-21Cleanup: add reveal_hidden arg to jump-to API callsCampbell Barton
2018-11-20Cleanup: make object deselect match other ED_ APIsCampbell Barton
2018-11-20UI: support jumping to target object/boneAlexander Gavrilov
2018-11-20Object: utility (de)select all functionsCampbell Barton
2018-11-15UI: 'Add Object' rename dimensionsCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-10-29Fix topbar tool UI being lost on undoCampbell Barton
2018-09-14Motion Paths: interactively update current frame location while dragging.Brecht Van Lommel
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-25Keymap: Use 1..4 to change UV select modesCampbell Barton
2018-07-13Keymap: dope-sheet hotkey to change falloffPhilipp Oeser
2018-06-20Objects: support for hiding all objects in a collection.Brecht Van Lommel
2018-06-18Object Mode: make mode locking optionalCampbell Barton
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup: remove moar G.main from BKE area.Bastien Montagne