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
path: root/source
AgeCommit message (Expand)Author
2020-09-10Refactor: move World .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10Cleanup: Remove outliner edit mode context menu entriesNathan Craddock
2020-09-10Outliner: Move mode toggling to left columnNathan Craddock
2020-09-10Refactor: move Camera .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10GPencil: Fix unreported Eraser Point problem for one point selectedAntonio Vazquez
2020-09-10Refactor: move Curve .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10clang-formatJacques Lucke
2020-09-10Refactor: move MetaBall .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10Refactor: move Material .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10Refactor: move Light .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10Refactor: move Image .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10GPUBatch: Do not unbind shader after drawing.Clément Foucault
2020-09-10GPUImmediate: Fix wrong resize of immBatchAtMostClément Foucault
2020-09-10GPUState: Fix Point Size issuesClément Foucault
2020-09-10Refactor: move Brush .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10Refactor: move PaintCurve/Palette .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10Fix possible use-after-free for number slider buttonsJulian Eisel
2020-09-10Refactor: move MovieClip .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10Fix T80651: Material tab disappearsSebastian Parborg
2020-09-10Refactor: move VFont .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10Cleanup: extract functions for PackedFile .blend I/OJacques Lucke
2020-09-10Fix T79737: ERROR ACCESS VIOLATION when switching to eevee rendered viewAristotelis Dossas
2020-09-10GL: Wrap extension support inside GLContextClément Foucault
2020-09-10GL: Add fallback debug layerClément Foucault
2020-09-10Refactor: move Text .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10Refactor: move LineStyle .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10Refactor: move bNodeTree .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10Cleanup: IO, inline namespace declarationsSybren A. Stüvel
2020-09-10Cleanup: USD, inline namespace declarationsSybren A. Stüvel
2020-09-10Cleanup: Alembic, inline namespace declarationsSybren A. Stüvel
2020-09-10Refactor: move keyingset .blend I/O to blenkernelJacques Lucke
2020-09-10Fix T79626: 2.91 Mantaflow crash when adaptive domain + noise are enabledSebastián Barschkis
2020-09-10Refactor: move Action .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-10Refactor: move preview image .blend I/O to blenkernelJacques Lucke
2020-09-10Fix T80516: Hook modifier crashes without vertex group dataCampbell Barton
2020-09-10UI: Outliner: Change Sequence Display ModeAaron Carlisle
2020-09-10Cleanup: spellingCampbell Barton
2020-09-09Fix for failing constraints testPhilipp Oeser
2020-09-09Fluid: Fix for GSoC display controls projectSebastián Barschkis
2020-09-09UI: Fix Icon drawing on MacOSClément Foucault
2020-09-09Cleanup: Remove warning re: const qualifier discardedDalai Felinto
2020-09-09Cleanup: reduce variable scopeJacques Lucke
2020-09-09Fix T80590: Popups clipped by status-bar and top-barJulian Eisel
2020-09-09Geometry: add Attributes panel for PointCloud and HairBrecht Van Lommel
2020-09-09Geometry: use generic attributes for Hair and Point CloudsBrecht Van Lommel
2020-09-09Geometry: add .attributes in the Python API for Mesh, Hair and Point CloudBrecht Van Lommel
2020-09-09Fix T76346: Moving objects in outliner doesn't update local collectionsDalai Felinto
2020-09-09Cleanup: reduce variable scopesJacques Lucke
2020-09-09Fix T79038: Blender freezes on vertex paint on linked mesh dataJeroen Bakker
2020-09-09Add nullptr checks in the depsgraph physics relation builderSebastian Parborg