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-17Fix T73898: UDIM crash changing form tiled to singleCampbell Barton
2020-02-15Cleanup: work around clang-format differences between versionsBrecht Van Lommel
2020-02-15Cleanup: spellingCampbell Barton
2020-02-15Cleanup: comment unused node definesCampbell Barton
2020-02-15Cleanup: remove various unused definesCampbell Barton
2020-02-14Fix failing assert & uninitialized paint settings in empty sceneJulian Eisel
2020-02-14Alembic: refactor import and export of transformationsSybren A. Stüvel
2020-02-14Fluid: Inflow object improvementsSebastián Barschkis
2020-02-14Make libquery resilient to old blend-files missing pointers.Bastien Montagne
2020-02-14BKE: Version Bump to 2.82.3Clément Foucault
2020-02-14Cleanup: libquery: add explicit comment that we ignore `ID.lib` pointer there.Bastien Montagne
2020-02-13Fix for fix (c) assert from own recent commit.Bastien Montagne
2020-02-13libquery: Add 'owner id' to callback data.Bastien Montagne
2020-02-13Refactor libquery ID looper callback to take a single parameter.Bastien Montagne
2020-02-13Cloth: Optimization in self collisionmano-wii
2020-02-13Cleanup: pass const variablesCampbell Barton
2020-02-12Particles: remove unused sel_col and nosel_col fromPhilipp Oeser
2020-02-12Cleanup: clang-format.Bastien Montagne
2020-02-11Sculpt: Split normal radius and area radiusPablo Dobarro
2020-02-11Sculpt: Clay Strips Tip Roundness propertyPablo Dobarro
2020-02-11Pose Brush: Option to disable the IK anchor pointPablo Dobarro
2020-02-11Sculpt: Clay Thumb BrushPablo Dobarro
2020-02-11Nodes: Add dynamic label support for Math NodesCharlie Jolly
2020-02-11Fix T73706: Crash after disabling dyntopo with multires modifierPablo Dobarro
2020-02-11Fix T56108: Crash editing corrupted vertex groupsCampbell Barton
2020-02-11Cleanup: extra semicolons, comma use, undeclared varsCampbell Barton
2020-02-11Cleanup: unused headersCampbell 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-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-10Cleanup/Refactor: Move ID deletion into its own .c file.Bastien Montagne
2020-02-10Cleanup: Add basic doc about each `BKE_main` and `BKE_lib` files.Bastien Montagne
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-10Cleanup: spellingCampbell Barton
2020-02-09Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-09Fluid: Fixes for fluid guidingSebastián Barschkis
2020-02-08Cleanup: remove old VSE prefetching code.Richard Antalik
2020-02-07Merge branch 'blender-v2.82-release'Sebastián Barschkis
2020-02-07Fluid: Fixed cache reading issue with larger resolution noise gridsSebastián Barschkis
2020-02-07Cleanup: Improve usage of extern "C"Jacques Lucke
2020-02-07Cleanup: Animation, split driver evaluation into separate functionsSybren A. Stüvel
2020-02-07Cleanup: Animation, reduce indentation by reordering conditionsSybren A. Stüvel
2020-02-07Cleanup: Rename `BKE_library_idmap` file to `BKE_main_idmap`Bastien Montagne
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-02-07CodeCleanup: Remove unused studiolight algorithmJeroen Bakker
2020-02-07Cleanup: Animation, match parameter names in declaration with implementationSybren A. Stüvel