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-11-17cleanup: fix typos in comments and docsluzpaz
2021-10-24Cleanup: line length in Python scriptsCampbell Barton
2020-07-30Add compound shape for rigid body simulationDavid Vogel
2020-05-25Fix T76957: Rigid body "Animated" text cutoffJulian Eisel
2019-03-14Cleanup: unused importsCampbell 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-08-28UI: text keyword argument to labelCampbell Barton
2018-08-17Physics Rigid Body: Use Single Column and Grid Flow layoutVuk Gardašević
2018-07-31Cleanup: pep8, windows line endingsCampbell Barton
2018-07-26UI: Single column layout and sub-panels for Rigid Body Physics panelsWilliam Reynish
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-07-11UI: correct panel default-closedCampbell Barton
2018-06-19UI: Rigid body panels as sub-panelsPablo Vazquez
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
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-07-28Use COMPAT_ENGINES instead of RenderEngine.use_game_engine for panel poll met...Mitchell Stokes
2015-01-29cleanup: pep8Campbell Barton
2013-12-26Rigidbody: Allow triangle mesh shapes to deform during simulationSergej Reich
2013-12-26Rigidbody: Add option to choose mesh source for collision shapesSergej Reich
2013-04-23rna attribute consistency edits, use common prefix for booleans.Campbell Barton
2013-03-11code cleanup: pep8 & minor changesCampbell Barton
2013-02-21rigidbody: Move "Enabled" checkbox out of rigid body panel headerSergej Reich
2013-02-10pep8 cleanupCampbell Barton
2013-01-23UI / Layout scripts:Thomas Dinges
2013-01-23scene panel for rigid body - remove operator isnt greyed out when rigidbody i...Campbell Barton
2013-01-23move rigidbody toggle into the header for scene and objects.Campbell Barton
2013-01-23rigidbody: Add rigid body simulationSergej Reich