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-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-18VSE: Fix assigning effect strip inputsRichard Antalik
2020-06-18Fix T66390: Update missing when snaping strips.Richard Antalik
2020-06-18Transform: Snap to the intersection between constraint and geometryGermano Cavalcante
2020-06-18Outliner: Fix (unreported) object select in multiple collectionsNathan Craddock
2020-06-17Cycles: Add new Sky Texture method including direct sunlightLukas Stockner
2020-06-17UI: Improve Modifier Panel Header MenuHans Goudey
2020-06-17UI: Ctrl-click on panel header expands & collapses subpanelsHans Goudey
2020-06-17Refactor duplicate of data-blocks.Bastien Montagne
2020-06-17Outliner: Unified delete hierarchy operatorNathan Craddock
2020-06-17Cleanup: clang-formatBrecht Van Lommel
2020-06-17Cleanup: doxy sections for meta-ball operators.Campbell Barton
2020-06-17Fix T63411: Crash adding meta-ball with a small radiusCampbell Barton
2020-06-17Doc: minor change to curve select more/lessCampbell Barton
2020-06-17Cleanup: name mesh join functions using ED_{type} prefixCampbell Barton
2020-06-17Cleanup: doxy commentsCampbell Barton
2020-06-17Cleanup: warningCampbell Barton
2020-06-16Cleanup: use explicit enum type for duplicate option of `BKE_object_duplicate`Bastien Montagne
2020-06-16Cleanup: remove hierarchy parameter from `BKE_collection_duplicate`Bastien Montagne
2020-06-16Cleanup: get rid of `BKE_collection_copy`.Bastien Montagne
2020-06-16GPencil: Convert and Bake mesh animation to grease pencil strokesAntonio Vazquez
2020-06-16Cleanup: unused headers, spellingCampbell Barton
2020-06-16Fix T61777: Proportional editing doesn't work with multi edit-modeAlan Troth
2020-06-16Cleanup: Use LISTBASE_FOREACH in interface_panel.cHans Goudey
2020-06-15Fix T77541: Unregistering DATA_PT_modifiers doesn't remove modifier panelsHans Goudey
2020-06-15Cleanup: Rearrange Vert and Edge slide functionsGermano Cavalcante
2020-06-15Fix T77116: Current frame indicator text color hardcodedHans Goudey
2020-06-15Fix T77871: GPencil masked points fails with previous pointAntonio Vazquez
2020-06-15Alembic: remove support for HDF5 archive formatSybren A. Stüvel
2020-06-15Fix text after '|' being right aligned in the ID selectorCampbell Barton
2020-06-15Various UI messages fixes...Bastien Montagne
2020-06-15UI: Do not use term 'Subsurf'Aaron Carlisle
2020-06-14Fix T76563: Transforming an auto-aligned point won't set it alignedCampbell Barton
2020-06-13Sculpt: Fix creation of repeated constraints in the Cloth BrushPablo Dobarro
2020-06-13Fix error selecting similar vertex groups after the 32ndCampbell Barton
2020-06-13Cleanup: spellingCampbell Barton
2020-06-13Fix T77295: Snapping in edit mode only works for non-selected polys/verts/edgesGermano Cavalcante
2020-06-12LibOverride: Remove 'auto override' option.Bastien Montagne
2020-06-11GPencil: Cleanup transform codeAntonio Vazquez
2020-06-11UI: Adjust names for Find/Replace Set SelectionAaron Carlisle
2020-06-11Fix bad poll function for constraints in liboverrides.Bastien Montagne
2020-06-11Fix T77171: File selector doesn't tag preferences to be savedCampbell Barton
2020-06-11Sequencer: view toggle no longer cycles over SEQUENCER_PREVIEW stateCampbell Barton
2020-06-11Cleanup: move sequencer view operators into sequencer_view.cCampbell Barton
2020-06-11UI: exclude context menus from menu searchCampbell Barton
2020-06-10Cleanup: make the sculpt convert type follow transform conventionGermano Cavalcante
2020-06-10UI: Only set panel data expand flag for active panelsHans Goudey
2020-06-10Cleanup: Remove no more used `ED_object_single_users`.Bastien Montagne
2020-06-10Cleanup: rename `BKE_scene_copy` to `_update`.Bastien Montagne
2020-06-10Make `BKE_scene_copy` fully handle all duplicate modes, deep copy included.Bastien Montagne