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-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-25Cleanup: update doxy sectionsCampbell Barton
2020-03-24UI: add menu search functionality to operator search menuCampbell Barton
2020-03-20Fix T74649: Outliner: Cannot set/clear parent with 'Keep Transforms'Philipp Oeser
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-15Fix outliner edit-mode checkCampbell Barton
2020-03-13GPencil: Join Tint and Vertex Color modifierAntonio Vazquez
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-08Revert "Outliner: Allow deleting entire selection"Campbell Barton
2020-03-08Outliner: Allow deleting entire selectionNathan Craddock
2020-03-07Cleanup: Outliner: Remove unused parameterNathan Craddock
2020-03-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possibleCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-05Fix T74332: selection sync replacing parent selectionNathan Craddock
2020-03-05Cleanup: redundant castsCampbell Barton
2020-03-04Refactor ID make local to use a single flag parameter.Bastien Montagne
2020-03-04Cleanup: Rename 'make local' functions to new scheme.Bastien Montagne
2020-03-02Cleanup: Use generics properties for arrow keys navigation (walk-select)Valentin
2020-02-28Fix T71611: Outliner - Show only Visible/Hidden Objects not working when hidi...Philipp Oeser
2020-02-19Fix T74009: `bpy.ops.outliner.orphans_purge()` poll being too restrictive.Bastien Montagne
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-15Cleanup: use UI_GetThemeColor3ubv when alpha is ignoredCampbell Barton
2020-02-10Cleanup: Rename `BKE_library_override_` functions to `BKE_lib_override_library_`Bastien Montagne
2020-02-10Refactor: move `Library`-specific functions into proper `BKE_library` file.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-30Fix T73499: Crash on hiding parent and all children of an object if one child...Philipp Oeser
2020-01-30Fix outliner delete not flushing multi-object edit-mode dataCampbell Barton
2020-01-16Fix T72887: Outliner crashes when after undo of some linking operation.Bastien Montagne
2020-01-07Fix T69246: Outliner - Objects Filter Selected, Hidden and Active notPhilipp Oeser
2019-12-24Cleanup: correct filenames in commentsCampbell Barton
2019-12-20UI: Remove orphan datablocks directly from File->Clean Up menuAntonio Vazquez
2019-12-20Fix T71844: Outliner: show_active doesn't expand armature to show active bonePhilipp Oeser
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-12-12Modifier: New Weld Modifiermano-wii
2019-12-10Fix T72258: Loading keymap crashes on startupCampbell Barton
2019-12-05Fix T72182: Fade Layers Option does not work when activating a layer from Dop...Antonio Vazquez
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-20Outliner: Fixup for previous commit on tooltip/crash fixDalai Felinto
2019-11-20Outliner: Fix crash for tooltips on ID operationsDalai Felinto
2019-11-19Outliner: Don't show id operations (make single user) when not supportedDalai Felinto
2019-11-11Fix T71452: instance collection to scene from outliner not incrementing colle...Philipp Oeser
2019-11-08Cleanup: spellingCampbell Barton