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-02-11Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-02-11Fix T73675: Leaving exit mode tags all objects for updateSergey Sharybin
2020-02-11Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-11Fix memory leak with 2D image paintingCampbell Barton
2020-02-11CLeanup: clang-formatCampbell Barton
2020-02-11Cleanup: minor edit to last commitCampbell Barton
2020-02-11Fix T73348: Surface Deform distortion on bind with small facesCampbell Barton
2020-02-11Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-11Fix T73682: Sampling color fails for float imagesCampbell Barton
2020-02-11Fix T73695: line highlight jitters with smooth scrollKai Jægersen
2020-02-11UI: Use popup dialog for make single user from operator searchCampbell Barton
2020-02-11Fix T56108: Crash editing corrupted vertex groupsCampbell Barton
2020-02-11Cleanup: remove duplicate, commented structsCampbell Barton
2020-02-11Cleanup: extra semicolons, comma use, undeclared varsCampbell Barton
2020-02-11Cleanup: unused headersCampbell Barton
2020-02-11Cleanup: add license header, use header guardsCampbell Barton
2020-02-11Doc: update to T73699 fixCampbell Barton
2020-02-11RNA: Raise error assigning an active object which doesn't existCampbell Barton
2020-02-10Fix T73699: Unhelpful error message when trying to knife project a manifold o...Aaron Carlisle
2020-02-10Revert "Sculpt: Remove partial viewport updates from sculpt stroke code"Pablo Dobarro
2020-02-10Fix T72690: Do not draw points behind the viewport camera in the paint cursorPablo Dobarro
2020-02-10Fix T66349: Add missing update for face orientation overlayPablo Dobarro
2020-02-10Cleanup: Fix warning (unused variable)Dalai Felinto
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-10Fix mismatch in BKE headers' multi-include safeguards naming.Bastien Montagne
2020-02-10Cleanup CLOG identifiers in BKE_lib' implementation files.Bastien Montagne
2020-02-10Merge branch 'blender-v2.82-release'Lukas Stockner
2020-02-10Fix unreported: Packing/unpacking errors don't mention tiled imagesLukas Stockner
2020-02-10Fix T73713: Tiled textures (UDIM) getting lost when saving the .blend but not...Lukas Stockner
2020-02-10Cleanup/Refactor: Move ID deletion into its own .c file.Bastien Montagne
2020-02-10BLI: add utilities for defining non-movable and non-copyable classesJacques Lucke
2020-02-10Cleanup: Add basic doc about each `BKE_main` and `BKE_lib` files.Bastien Montagne
2020-02-10Fix missed include update in recent BKE_library renaming.Bastien Montagne
2020-02-10BLI: improve various C++ data structuresJacques Lucke
2020-02-10UI: Graph Editor Show Cursor panelWilliam Reynish
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Tracking: Clarify calculation of camera matrix for object solverSergey Sharybin
2020-02-10Tracking: Cleanup, more clear variable nameSergey Sharybin
2020-02-10Tracking: Fix usage PLACEHOLDER functionSergey Sharybin
2020-02-10Fix T61138: Difficulty in aligning handles of Stroke of type Curvemano-wii
2020-02-10Fix T73696: Text editor scroll glitchKai Jægersen
2020-02-10Cleanup: spellingCampbell Barton
2020-02-10Cleanup: sort file, struct listsCampbell Barton
2020-02-09VSE: Add option to select handles with box selectionRichard Antalik
2020-02-09Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-09Fluid: Fixes for fluid guidingSebastián Barschkis
2020-02-093D View: support axis views with axis-aligned rollCampbell Barton
2020-02-09BLI_string_utils: add utility to join a string into a fixed bufferCampbell Barton
2020-02-093D View: check view quaternion alignment which orbitingBataev Artem