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-05-09UI: Layout tweaks to Curve Guide force field min/max distancePablo Vazquez
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-02-02Force Fields: implement early filtering by the Affect flags.Alexander Gavrilov
2020-10-24UI: Capitalization CorrectionsYevgeny Makarov
2020-05-14Fluid: Rename smoke flow forces to fluid flow forcesSebastián Barschkis
2019-06-11Fix T65393: Error live editing UI scriptsCampbell Barton
2019-04-19Cleanup: use staticmethod where appropriateCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-03-14Cleanup: unused importsCampbell Barton
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-09-26Cloth: Collision improvementsLuca Rood
2018-08-28UI: text keyword argument to labelCampbell Barton
2018-08-17Physics Force Field and Collision: Use Single Column and Grid Flow layoutVuk Gardašević
2018-07-17Render: add "OpenGL" render engine.Brecht Van Lommel
2018-07-01Cleanup: remove num argument prefixCampbell Barton
2018-06-28Fixed AttributeError when there is no object selectedSybren A. Stüvel
2018-06-20Cleanup: whitespaceCampbell Barton
2018-06-20UI: Single column, flow and sub-panel for collision physicsWilliam Reynish
2018-06-20UI: Single column layout for Force FieldsWilliam Reynish
2018-06-12T55454: removal of clay engineJeroen Bakker
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-06-01Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-01Cleanup: use row() sub-layout to expand enum properties horizontalyraa
2017-05-12UI: Expose more UI settings to CLAY and EEVEEDalai Felinto
2017-04-10Object Engine: Ported Force Field object drawing.Clément Foucault
2017-03-19Moving classes to separate listing broke panel orderCampbell Barton
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
2015-01-28cleanup: py importsCampbell Barton
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-10-08style cleanup: pep8Campbell Barton
2012-08-17style cleanupCampbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-07-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne
2012-05-15Remove "Use Root Coordinates" from the interfaceSergey Sharybin
2012-04-04replace relative imports with absolute imports so scritps can be executed dir...Campbell Barton
2011-11-11pep/style edits & quiet some warningsCampbell Barton
2011-10-20UI tweak: user texture datablock chooser for fields and warp modifier,Brecht Van Lommel
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-08-02finish handle for properties_XXX scriptsXiao Xiangquan
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton