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
2013-01-26Fix [#34005] blender will close immediately in debug mode on deleting objectsSergej Reich
2013-01-26Revert r54058, caused crash when adding paritcles in particle edit modeSergej Reich
2013-01-26Porting over hotkeys for adding rigidbody objects (from original branch)Joshua Leung
2013-01-26real fix for Logic Bricks UI smart controller (#33746)Dalai Felinto
2013-01-26bugfix for 33746 Unable to add Controller to objects correctlyDalai Felinto
2013-01-26Fix [#33997] Units Scale in Metric mode displays wrong face area.Bastien Montagne
2013-01-25rigidbody: Improve add/remove operatorsSergej Reich
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-24Disabled commit that was rendering Blender Internal for Cycles nodes.Ton Roosendaal
2013-01-24UsabilityTon Roosendaal
2013-01-24Tiles highlight shall work fine with border render nowSergey Sharybin
2013-01-24New 'X' icon in search buttons sometimes overlapped text, needs extra space.Ton Roosendaal
2013-01-24Fix #33975: Crash when reloading textureSergey Sharybin
2013-01-24fix for G,G causing vertex slide in UV/Image window, also comment unused defi...Campbell Barton
2013-01-24Fix threading issues of viewport rendering when using movies/generated imagesSergey Sharybin
2013-01-24Remove dynamic-topology flag from mesh when entering sculpt modeNicholas Bishop
2013-01-24Bugfix [#33974] Bone roll flips 180 degrees when extruding bones verticallyJoshua Leung
2013-01-24replace calloc + memcpy with recalloc.Campbell Barton
2013-01-24style cleanupCampbell Barton
2013-01-23Fix #33896: particle add brush with radius 1 would give duplicated and NaN ha...Brecht Van Lommel
2013-01-23Fix #33556: overlapping regions draw over render info at the top of 3d view andBrecht Van Lommel
2013-01-23rigidbody: Make rigid bodies kinematic during transformationSergej Reich
2013-01-23Code cleanupJoshua Leung
2013-01-23make bullet optional againCampbell Barton
2013-01-23rigidbody: Add rigid body constraintsSergej Reich
2013-01-23rigidbody: Add rigid body simulationSergej Reich
2013-01-23rigidbody: Add point cache supportSergej Reich
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich
2013-01-23fix for own regression since 2.4x, non-linear number button range was too ins...Campbell Barton
2013-01-23tweak to recent commit to clamp vertex range so new empty vgroups are in fact...Campbell Barton
2013-01-23Displaying labelname with reroute nodes.Monique Dewanchand
2013-01-23sim: Remove "continue physics" codeSergej Reich
2013-01-22Fix [#33962] Grease Pencil crashing blenderBastien Montagne
2013-01-22style cleanupCampbell Barton
2013-01-22Matcap fix:Ton Roosendaal
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-22fix [#33889] Unexpected weights after parenting with Empty GroupsCampbell Barton
2013-01-22Fix projection texture painting crashSergey Sharybin
2013-01-22correct addon tutorial section on keymap register/unregister and add label ne...Campbell Barton
2013-01-22fix [#33836] issuing bpy.ops.render.render() in console crashes the programCampbell Barton
2013-01-21code cleanup: minor changes, replace len_v3 with len_squared_v3 for comparison.Campbell Barton
2013-01-21Vertex bevel: adjust vertex positions to make a more rounded pattern.Howard Trickey
2013-01-21mesh-cache deform modifier,Campbell Barton
2013-01-21Added gsoc-2012 collada improvements from bratwurst branchGaia Clary
2013-01-21Avoid using python keyword as operator property nameSergey Sharybin
2013-01-21Support normalized displacement maps in cases maximal distance is not setSergey Sharybin
2013-01-21Fixed render time regression in Blender InternalSergey Sharybin
2013-01-21Bugfix [#33852] Scale of a strip in NLA is changed after moving it long distanceJoshua Leung
2013-01-21fix for own error in vertex slide, isolated verts mixed with regular selectio...Campbell Barton
2013-01-21code cleanup: style & warnings.Campbell Barton