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
2011-09-25Committing patch #27442: Adaptive time step for fluid particles. The number ofAlex Fraser
2011-09-25Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-25patch [#28616] Multiple particle systems supportCampbell Barton
2011-09-25BGE Animations: Fixing various Action Actuator compatibility issues reported ...Mitchell Stokes
2011-09-25added bone envelope to the editbone UI, also use more BLI_math functions for ...Campbell Barton
2011-09-25correction to armature drawing code, was implicitly casting the bone flag to ...Campbell Barton
2011-09-25fix [#28459] Fly mode problem: "Precision enable" not working in 2.59Campbell Barton
2011-09-25give a more useful error when building with an old ffmpeg.Campbell Barton
2011-09-25make new rna variables more consistant with existing names.Campbell Barton
2011-09-25manual update on changelog (python API)Dalai Felinto
2011-09-25Python API changelog r37840-40524 (HEAD)Dalai Felinto
2011-09-25removing texface rna - changelog.rst update soonDalai Felinto
2011-09-24Minor: Added PROP_DISTANCE sub-type to min/max dstances of WeightVG Proximity...Bastien Montagne
2011-09-24edits to internal renderer - no functional changes.Campbell Barton
2011-09-24fix [#28736] FaceMask crash on Weight PaintCampbell Barton
2011-09-24svn merge ^/branches/bmesh/blender -r40512:40513Campbell Barton
2011-09-24Minor: Other UI strings typos and tweaks. Also updated french po & moBastien Montagne
2011-09-23Fix for recent Campbell's commit.Sergey Sharybin
2011-09-23some speedup for drawing mesh in texture mode.Campbell Barton
2011-09-23Fix [#28729] World units not used for new object creation.Bastien Montagne
2011-09-23- move animsys update operator into the anim.pyCampbell Barton
2011-09-23minor edits to recent fix for addonsCampbell Barton
2011-09-23* Some more fixes for recent move operator commit. Thomas Dinges
2011-09-23Fix fluid openMP not baking with some threadcountsJens Verwiebe
2011-09-23Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-09-23* Fix for the Operator move commit, missed includes. Thomas Dinges
2011-09-23remove bl_operators/nla.py, move bake_action function into bpy_extras.anim_ut...Campbell Barton
2011-09-23SVN maintenance.Guillermo S. Romero
2011-09-222.6 Python UI files:Thomas Dinges
2011-09-22remove redundant code & use GL_LINE_STRIP for object spiral drawing.Campbell Barton
2011-09-22Remove checks for voxel data when texture type is known.Sergey Sharybin
2011-09-22Corrected fix for #28722: Segfault when reading volumetric clouds exampleSergey Sharybin
2011-09-22Fix #28226: Selection highlighting is wrong when Solidify Modifier is usedSergey Sharybin
2011-09-22Fix #28722: Segfault when reading volumetric clouds exampleSergey Sharybin
2011-09-22Fix #28549: file browser recent directories could include directory thatBrecht Van Lommel
2011-09-22Fix rest of #28693: Proportional edit hangs on mesh object with high scaleSergey Sharybin
2011-09-22Fix warnings about operator descriptions ending with "."Brecht Van Lommel
2011-09-22Fix #28489: Wacom Intuos 4 tablet doesn't work with outlinerSergey Sharybin
2011-09-22Fix #28365: some macro operators were missing descriptions.Brecht Van Lommel
2011-09-22Fix #28593: F6 operator redo could crash when editing buttons that use unitBrecht Van Lommel
2011-09-22clear up some warnings.Campbell Barton
2011-09-22Fix #28651: dopesheet crash when configuring keymap to use translate tool.Brecht Van Lommel
2011-09-22Fix #28585: read full sample layers not working in compositor.Brecht Van Lommel
2011-09-22Fix #28695: path/beziercirlce defined surface dissapears when deleting subdv ...Sergey Sharybin
2011-09-22Minor: Bah, doxygen file's doc comments were also missing from warp and navme...Bastien Montagne
2011-09-22Minor: Added doxygen file's doc comments in weightvg modifiers.Bastien Montagne
2011-09-22Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-09-22correction for removal of _("")Campbell Barton
2011-09-22addendum to prev bugfix on texture space bumpMorten Mikkelsen
2011-09-22use bli math functions for vgroup_fix operator.Campbell Barton