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
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2017-02-24Add "Gravitation" option to "Force" type force fieldsLuca Rood
2016-07-28Use COMPAT_ENGINES instead of RenderEngine.use_game_engine for panel poll met...Mitchell Stokes
2015-04-16RNA: avoid past tense in property namesCampbell Barton
2015-01-29cleanup: pep8Campbell Barton
2013-12-13Interface / PointCache: Remove name fields here as well, not needed anymore d...Thomas Dinges
2013-10-14Interface / Template Lists:Thomas Dinges
2013-09-23Further fix for #36382: bake buttons for linked objects could be grayed outBrecht Van Lommel
2013-09-03Related to #36382: for linked object point caches, show a message that diskBrecht Van Lommel
2013-08-24Followup to r59434 : py UI scripts edits.Bastien Montagne
2013-04-04code cleanup: py uiCampbell Barton
2013-03-31Fix typo in recent i18n changesSergej Reich
2013-03-28I18n: various fixing.Bastien Montagne
2013-02-18Fix [#34300] Slider for list of particle systems (keyed particles) is not doi...Bastien Montagne
2013-02-13Fix physics' name not translated in main physics panel (reported on bf-transl...Bastien Montagne
2013-02-10pep8 cleanupCampbell Barton
2013-01-23rigidbody: Fix constraint buttons only showing for mesh objectsSergej Reich
2013-01-23rigidbody: Add rigid body constraintsSergej Reich
2013-01-23rigidbody: Add rigid body simulationSergej Reich
2013-01-16style cleanupCampbell Barton
2012-12-28This commit frees list ui items from their dependencies to Panel, and hence f...Bastien Montagne
2012-10-23Bugfix 30974Ton Roosendaal
2012-10-10Google Summer of Code project: "Smoke Simulator Improvements & Fire".Daniel Genrich
2012-10-08style cleanup: pep8Campbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-04-28Point Cache: allow baking external smoke caches. This needs to be cleaned upBrecht Van Lommel
2011-10-22Merge with trunk r41197Miika Hamalainen
2011-10-17correct spelling errors in commentsCampbell Barton
2011-10-04Merge with trunk r40782Miika Hamalainen
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-09-20Merge with trunk r40409Miika Hamalainen
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-21Merge with trunk r39589Miika Hamalainen
2011-08-18update property strings cover. 461 new itemsXiao 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-06-16Dynamic Paint:Miika Hamalainen
2011-05-24Applied Dynamic Paint 1.18f patch as a codebase for GSoC.Miika Hamalainen
2011-04-11py api: bpy.data.is_dirty wasn't working like image is dirty, instead is woul...Campbell Barton
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-03-21move script directories for internal blender scripts.Campbell Barton