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
2022-07-25EEVEE-Next: Display compatible properties panelsClément Foucault
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-01-11Cloth: add a vertex group setting to exclude from object collision.Alexander Gavrilov
2020-06-12Cloth: implement support for a hydrostatic pressure gradient.Alexander Gavrilov
2020-02-04Fix: UI: Spelling and CapitalizationAaron Carlisle
2019-12-16Cleanup: pep8, unused vars, line lengthCampbell Barton
2019-12-09Add the ability to create internal springs to the cloth simSebastian Parborg
2019-12-04Add cloth pressure vertex group and unlock cloth shrink values rangeSebastian Parborg
2019-11-27Fix T30941: Add cloth air pressure simulationSebastian Parborg
2019-11-21Fix T62631: Cloth vertex mass capped to a very low number on scaled scenes.Sebastian Parborg
2019-06-30UI: Use Plural Panel NamesAaron Carlisle
2019-06-11Fix T65393: Error live editing UI scriptsCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-04-13Cleanup: add trailing commas to wrapped argsCampbell Barton
2019-03-14Cleanup: unused importsCampbell Barton
2019-03-13UI: rename PresetMenu to PresetPanel, move to bl_ui.utilsCampbell Barton
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-10-25Cleanup: unused variablesCampbell Barton
2018-09-26Cloth: Collision improvementsLuca Rood
2018-09-14Cloth: Improve UILuca Rood
2018-08-31Cloth: Componentize forcesLuca Rood
2018-08-24UI: remove hack to align search propertiesCampbell Barton
2018-08-23UI: Physics panel minor adjustmentsWilliam Reynish
2018-07-26UI: Use Single Column and Grid Flow layout for Physics ClothVuk Gardašević
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-06-20Cleanup: follow naming conventionsCampbell Barton
2018-06-19UI: Cloth panels as sub-panelsPablo Vazquez
2018-06-13UI: preset popover buttons in panel headers.Brecht Van Lommel
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-06-05Cleanup: pep8Campbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2017-10-21Merge branch 'master' into blender2.8Campbell Barton
2017-10-21Cleanup: use relative imports in bl_uiCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-03-20Merge branch 'master' into blender2.8Campbell Barton
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-07-30Cloth Simulation: add time scale propertyCampbell Barton
2016-07-30Cloth: option to use dynamic base meshCampbell Barton
2016-07-30Cloth: UI cleanup & quality hard limit removalCampbell Barton
2016-07-28Use COMPAT_ENGINES instead of RenderEngine.use_game_engine for panel poll met...Mitchell Stokes
2016-04-28Removed UI for point cache users.Lukas Tönne
2015-02-12Removed the cloth preroll feature.Lukas Tönne
2015-01-29cleanup: pep8Campbell Barton
2015-01-28cleanup: py importsCampbell Barton
2014-02-07UI: Fix Cloth panel after 28936a415076, was too large and looked bad.Thomas Dinges