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: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-04-03Fix T75315: typo in automasking UI textPhilipp Oeser
2020-04-02Sculpt: Delay Viewport UpdatesPablo Dobarro
2020-04-02Sculpt: Add global automasking options for all brushesPablo Dobarro
2020-04-02Fix T75302: GPencil fill does not work on python generated strokesAntonio Vazquez
2020-04-02GPencil: Cleanup typo error for hardnessAntonio Vazquez
2020-04-02Scultp: Face Set boundary automaskingPablo Dobarro
2020-04-01Cleanup: clang-formatCampbell Barton
2020-04-01GPencil: Cleanup typo errorAntonio Vazquez
2020-04-01Grease Pencil: Fix typo in labels and comments.Pablo Vazquez
2020-04-01Cleanup: Organize Weld Modifier in alphabetical orderGermano Cavalcante
2020-03-31Add Voxel Mode to the Remesh modifierPablo Dobarro
2020-03-31Fix VR session toggle not changing reliably on session start/endJulian Eisel
2020-03-31Fix T75210: Frame range does not go down to 0 in the physics tab for mantaflo...Sebastián Barschkis
2020-03-30GPencil: Remove GP_DATA_PYTHON_UPDATED used by old engineAntonio Vazquez
2020-03-30GPencil: Rename Overlay blend mode to Hard LightAntonio Vazquez
2020-03-29RNA: expose the pin flag for AnimData and ActionGroupWayde Moss
2020-03-29Screw Modifier: support 1-2 stepsHenrik Dick
2020-03-29Cleanup: spelling, commentsCampbell Barton
2020-03-28Fix T74604: A.N.T Landscape Erode function reports errorGermano Cavalcante
2020-03-28Fix missing NULL terminator for new brush optionBrecht Van Lommel
2020-03-27Sculpt: Pose Brush Face Sets origin modePablo Dobarro
2020-03-27Rename Edge Automasking to Mesh Boundary AutomaskingPablo Dobarro
2020-03-27Surface Deform modifier: add vertex group and strength control.Cody Winchester
2020-03-27GPencil: Cleanup unused parameterAntonio Vazquez
2020-03-27Solidify modifier: add option to assign shell & rim geometry to selected vert...Cody Winchester
2020-03-27Warp modifier: add bone from and bone to options when using armature objectsCody Winchester
2020-03-27UI: Use Title CaseAaron Carlisle
2020-03-27UI: Spelling InconsistenciesAaron Carlisle
2020-03-27Cleanup: rename WM_modalkeymap API names, matching WM_keymapCampbell Barton
2020-03-27UI: use pixel unit for generated image dimensionsAdrian Newton
2020-03-27UI: fix inconsistent modifier menu order for fluid and multiple strokesAdrian Newton
2020-03-26Mantaflow: remove reminents of high res smokeAaron Carlisle
2020-03-26Add option to Copy the active view layer, and add an empty view layerChris Clyne
2020-03-26Sculpt: Surface Smooth Brush and Mesh FilterPablo Dobarro
2020-03-26Keymap: disallow modal key-maps in add-ons keyconfigCampbell Barton
2020-03-26Fix T75081: RNA path For FFMPEGSettings missingMatt Rossman
2020-03-26Fix crashes accessing inactive screen propertiesCampbell Barton
2020-03-26Fix crash accessing length unit settingsCampbell Barton
2020-03-26UI: rename image source Tiled to UDIM Tiles for easier discoveryBrecht Van Lommel
2020-03-24Add invert mapping option to proximity weight edit modifier, and some cleanup.Bastien Montagne
2020-03-24Modifiers: Vertex Weight Edit add invert curve falloff optionCody Winchester
2020-03-24GPencil: Replace Tint mode "Both" to "Stroke and Fill"Antonio Vazquez
2020-03-24Fix missing grid theme option for Movie Clip EditorMichael Soluyanov
2020-03-24Fix T64573: RNA_path_from_ID_to_property fails for pointcachesPhilipp Oeser
2020-03-24RNA: expose comparison tolerance for Mesh.unit_test_compareHabib Gahbiche