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-08-18Remove (ifdef) RNA for simulation, point cloud and particlesDalai Felinto
2020-07-22UI: use term 'Vertex' instead of 'Vert'Yevgeny Makarov
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-07-09Fix T78718: Crash when deleting particle system modifier with the X Shortcut.Bastien Montagne
2020-06-30LibOverride: Add most of Object properties as overridable.Bastien Montagne
2020-06-30LibOverride: Add minimal support of liboverrides to shapekeys.Bastien Montagne
2020-06-25Python API: add methods to allow copying of constraints.Alexander Gavrilov
2020-06-23Preferences: New experimental settings for particle system and hairJacques Lucke
2020-06-05Cleanup: use ED_object_ prefix for constraint functionsCampbell Barton
2020-05-20Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-20Fix T70948: Library Override: Parenting library override objects does not sav...Bastien Montagne
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-25Merge branch 'blender-v2.83-release'Nathan Craddock
2020-04-24Fix T69753 Instanced Metaballs not rendering but showing up in ViewportSybren A. Stüvel
2020-04-18GPencil: Make properties animatableAntonio Vazquez
2020-04-17Fix T75786: GPencil Modifiers were not overridable...Bastien Montagne
2020-04-16Fix T75730: Crash on read of liboverride data when missing source modifier.Bastien Montagne
2020-04-14RNA: Fixed incorrect depsgraph tagging for Object.color and pass_indexSybren A. Stüvel
2020-03-28Fix T74604: A.N.T Landscape Erode function reports errorGermano Cavalcante
2020-03-23Revert "COW: Edit Mesh: Do not copy the looptris pointer"Germano Cavalcante
2020-03-23COW: Edit Mesh: Do not copy the looptris pointerGermano Cavalcante
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18GPencil: Fix typo errorAntonio Vazquez
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-30Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-30Fix changing shape key in multi-object edit modeCampbell Barton
2020-01-25Cleanup: spellingCampbell Barton
2020-01-21Merge branch 'blender-v2.82-release'Bastien Montagne
2020-01-21Fix T72619: Fix/implement support of particle modifiers in liboverride.Bastien Montagne
2020-01-21Merge branch 'blender-v2.82-release'Campbell Barton
2020-01-21Fix T73297: Incorrect lock properties tooltipCampbell Barton
2020-01-17Fix lightprobe creation from python data APIswann
2019-09-28RNA: fix the name of the parent inverse matrix in Data API Outliner view.Alexander Gavrilov
2019-09-11Cleanup: remove redundant RNA defaultsCampbell Barton
2019-09-04Python API: add methods for reordering constraints.Alexander Gavrilov
2019-09-033D View: option only to show axis aligned image emptiesCampbell Barton
2019-08-27LibOverride: Fix broken Hook modifier case.Bastien Montagne
2019-08-25Cleanup: rename mesh looptri/tessface functionsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-22Shading: Add object color to Object Info node.OmarSquircleArt
2019-08-20Liboverride: Add more missing ID RNA pointers as overridable.Bastien Montagne
2019-08-16Cleanup: spellingCampbell Barton
2019-08-14Fix main part of T68646: Library overrides: Broken parenting (parent inverse ...Bastien Montagne
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-29Fix T67857: crash assigning None to the data of an empty using pythonPhilipp Oeser
2019-07-09Fix T66565: crash linking unused light datablock during Cycles preview renderBrecht Van Lommel
2019-07-09Fix (minor) some typos and other errors in UI messages.Bastien Montagne