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-19Fix: Crash when closing window while Outliner shows screensJulian Eisel
2020-06-19UI: Minor optimization to Outliner lookup for hovered elementJulian Eisel
2020-06-19UI: Avoid rebuilding Outliner tree when opening/collapsing itemsJulian Eisel
2020-06-19UI: Don't rebuild Outliner tree to remove highlight when leaving areaJulian Eisel
2020-06-19UI: Avoid rebuilding outliner tree when changing area sizeJulian Eisel
2020-06-19Fix T78042: GPencil: Strokes go missing after Interpolation from another layerAntonio Vazquez
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-19Fix T77476: Transform Align mode using View orientation by defaultGermano Cavalcante
2020-06-19LibOverride: Cleanup: remove unused parameter.Bastien Montagne
2020-06-19Performance: Never draw channels region during playbackJeroen Bakker
2020-06-19Fix T77997: GPencil insert keyframe on timeline doen't update viewportAntonio Vazquez
2020-06-19Cleanup: SPACE_ACTION does not have a RGB_TYPE_TOOL_HEADERJeroen Bakker
2020-06-19Cleanup: use bool and enums in `match_region_with_redraws`Jeroen Bakker
2020-06-19Outliner: Show pose group iconsNathan Craddock
2020-06-19Cleanup: use doxy sectionsCampbell Barton
2020-06-19Cleanup commented separator.Pablo Vazquez
2020-06-19Cleanup: unsupported ATTR_FALLTHROUGH use, clang-formatCampbell Barton
2020-06-18Cleanup: Move snap callbacks to their respective transform modeGermano Cavalcante
2020-06-18UI: Place "New Collection" item above list in Move/Link to Collection menuPablo Vazquez
2020-06-18Fix T77764: VSE: snap strip to current frame does not move associatedPhilipp Oeser
2020-06-18Sequencer: revert selection & keymap changes from D7679Campbell Barton
2020-06-18Cleanup: doxy sections for walk/fly operatorsCampbell Barton
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