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-01-07BMesh: remove BMEditMesh.ob pointerCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use BKE_editmesh_lnorspace_* APICampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for vert coord access, projectionCampbell Barton
2020-01-06Fix/Cleanup invalid call to blendfile reading in UNDO_DISK.Bastien Montagne
2020-01-06Fix BKE_mesh_validate_arrays invalidating face selectionmano-wii
2020-01-05Fix (unreported) critical mistake in Node copying code.Maxim Vasiliev
2020-01-02Fix T72821: Crash when IOD is removed from post-update callbackSergey Sharybin
2020-01-02Fix T70986: NLA strip Animated Influence does not respect Default InterpolationPhilipp Oeser
2020-01-02Cleanup: quiet const warningsCampbell Barton
2019-12-30Sculpt: Add color alpha controls to the brush cursorPablo Dobarro
2019-12-25Shrinkwrap: improve triangle boundary stability in Target Normal Project.Alexander Gavrilov
2019-12-24Action Constraint: introduce a mix mode setting.Alexander Gavrilov
2019-12-24Cleanup: remove unused statvis code & struct membersCampbell Barton
2019-12-24Cleanup: correct filenames in commentsCampbell Barton
2019-12-23Fix T72443: Support time remapping for camera-markersCampbell Barton
2019-12-20Textures: Support UDIM imagesLukas Stockner
2019-12-20Cleanup: in ID name management code: root_name -> base_name.Bastien Montagne
2019-12-20ID Management: Improve speed of code used when creating/renaming and ID.Bastien Montagne
2019-12-20ID Management: Improve speed of code used when creating/renaming and ID.Bastien Montagne
2019-12-20ID Management: Improve speed of code used when creating/renaming and ID.Bastien Montagne
2019-12-20ID Management: Fix/Sanitize code used when creating or renaming an ID.Bastien Montagne
2019-12-20ID Management: Improve speed of code used when creating/renaming and ID.Bastien Montagne
2019-12-20Cleanup: spellingCampbell Barton
2019-12-18Cleanup: const warning, unused varCampbell Barton
2019-12-18Fix error assigning the fluid particle flag to the wrong memberCampbell Barton
2019-12-18Fix linking errors WITH_MOD_FLUID=OFF, againCampbell Barton
2019-12-18Cleanup: warningsCampbell Barton
2019-12-18Fluid: Fix placement of flag resetSebastián Barschkis
2019-12-17Sculpt: Use more saturated colors in the cursorPablo Dobarro
2019-12-17Fluid: Fix that maps old smoke and fluid modifiers to new manta modifierSebastián Barschkis
2019-12-17Fix T68665: FCurve group disappear on Curve/Surface object dataSybren A. Stüvel
2019-12-17Fluid: Fix particle settings typeSebastián Barschkis
2019-12-17Cleanup: spellingCampbell Barton
2019-12-17Cleanup: renaming guiding -> guideCampbell Barton
2019-12-17Cleanup: naming for BKE_fluid particle functionsCampbell Barton
2019-12-17Cleanup: use uintCampbell Barton
2019-12-17Cleanup: remove redundant string initializationCampbell Barton
2019-12-17Cleanup: use snake case variable & function namesCampbell Barton
2019-12-17Cleanup: redundant struct declarationsCampbell Barton
2019-12-17Cleanup: sort struct declarationsCampbell Barton
2019-12-17Cleanup: sort file listsCampbell Barton
2019-12-17Cleanup: use BKE_fluid prefix for fluid APICampbell Barton
2019-12-17Cleanup: style, always use bracesCampbell Barton
2019-12-17Cleanup: remove contributors, license begin/end & doxy file argumentCampbell Barton
2019-12-17Cleanup: clang-formatCampbell Barton
2019-12-17Cleanup: remove redundant headersCampbell Barton
2019-12-17Cleanup: replace 'if 0' with 'DEBUG_PRINT' defineCampbell Barton
2019-12-17Fix linking errors WITH_MOD_FLUID=OFFCampbell Barton
2019-12-16Mantaflow [Part 8]: Customization for particle systemSebastián Barschkis
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis