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
2021-08-09Fluid: Initial support for 2D fluid simulationsfluid-mantaflow-2dSebastián Barschkis
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-04-08Fix T81707: Spline IK Joints "Floating" above curveSebastian Parborg
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-11-24Viewport: cannot select object by clicking on its instancesJacques Lucke
2020-11-13UI: Adaptive HDRI preview resolutionIvan Perevala
2020-11-03Fluid: Fix crash with viewport display optionsSebastián Barschkis
2020-09-15Liquid Simulation Display Options (GSoC 2020)Sriharsha Kotcharlakot
2020-08-07Cleanup: declare arrays arrays where possibleCampbell Barton
2020-08-07Cleanup: Draw, Clang-Tidy else-after-return fixes (incomplete)Sybren A. Stüvel
2020-08-06Fix buffer-overflow when drawing Curve Guide objectsJulian Eisel
2020-07-30Cleanup: GPU: Remove GPU_draw.h and move fluid gpu function to DRWClément Foucault
2020-07-29Fix incorrect flag check in overlay relationship linesCampbell Barton
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-07-20DRW: draw hook relationship linesCampbell Barton
2020-07-20DRW: overlay engine support for drawing isolated pointsCampbell Barton
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-03Cleanup: Fluid renaming from old 'manta' naming to new 'fluid' namingSebastián Barschkis
2020-06-19UI: Drag and Drop Constraints, Layout UpdatesHans Goudey
2020-06-09Cleanup: Move pointcache dna to separate fileJacques Lucke
2020-06-03Cleanup: DRW: Remove persistent uniform functionsClément Foucault
2020-06-03Fix domain voxel size indicator drawingPhilipp Oeser
2020-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Fix T77130: Visually broken/stepped wireframe in object mode (regression)Clément Foucault
2020-05-28Cleanup: DRW: Remove array suffix from uniform nameClément Foucault
2020-05-08Cleanup: clang-formatCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-23Fix T74173 Assert when scaling camera in viewport to zeroClément Foucault
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: Eevee and workbench rendering of new Volume, Hair, PointCloudBrecht Van Lommel
2020-03-17Fix T74322: Wrong object bundles with scaled cameraSergey Sharybin
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-15Cleanup: use UI_GetThemeColor3ubv when alpha is ignoredCampbell Barton
2020-02-14UI: draw object names in 3D viewport with full opacityAlessio Monti di Sopra
2020-02-11DRW: Color Management improvementClément Foucault
2020-02-10Tracking: Fix usage PLACEHOLDER functionSergey Sharybin
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-23Fix T73335 Overlay: Light Distance line does not represent custom distanceClément Foucault
2020-01-20Fix T73187 Overlay: Stereo 3D Camera not displaying correctlyClément Foucault
2020-01-20Cleanup: remove redundant functionBrecht Van Lommel
2020-01-20Fix T73129: sculpt mode slow on mesh with fake userBrecht Van Lommel
2020-01-16Overlay: Fix wrong 3D icon for cubemap lightprobesClément Foucault
2020-01-15Fix T72871 Overlay: Spotlights cone is much smaller than beforeClément Foucault
2020-01-15Fix T72574 Overlay: 'Show Cone' for Spotlights not working anymoreClément Foucault
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis