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
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
2014-02-06Patch T31269: Add sewing seams to cloth simulationDaniel Genrich
2012-12-18Fix part of #33469: cloth preroll had a wrong tooltip and low limit of 200 fr...Brecht Van Lommel
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-10-08style cleanup: pep8Campbell Barton
2012-06-08Don't show physics properties in game engine conextSergej Reich
2012-06-06Cloth: Add support for "Self Collision Vertex Group".Daniel Genrich
2012-04-16UI:Thomas Dinges
2012-04-04replace relative imports with absolute imports so scritps can be executed dir...Campbell Barton
2012-01-23Cloth: Add "velocity damping" to damping options. This will help with the "cl...Daniel Genrich
2011-11-11pep/style edits & quiet some warningsCampbell Barton
2011-11-102.6 Physics UI Files:Thomas Dinges
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
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-05-02=trunk=Joseph Eagar
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-03-25fix [#26601] Python error when use of autocompleteCampbell Barton