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-02-06fix for crashes running some operators in background mode and some divide by ...Campbell Barton
2013-02-05Fix particle child render resolution access not working outside of the render...Brecht Van Lommel
2013-02-05Tracking settings for new clip didn't match default resetSergey Sharybin
2013-02-05Fix #34040: Moving Normal Node with enabled Cycles Material Preview crashesSergey Sharybin
2013-02-05remove stringify macro from alloc'sCampbell Barton
2013-02-05rigidbody: Avoid always making passive objects kinematicSergej Reich
2013-02-05rigidbody: Fix [#34108] Rigid body with no polygons crashes blenderSergej Reich
2013-02-05rigidbody: Fix [#34106] Deleting an object with Bullet Constraint crashes Ble...Sergej Reich
2013-02-04code cleanup: warningsCampbell Barton
2013-02-04fix [#34098] Crash after using Decimate or Remesh modifiersCampbell Barton
2013-02-04style cleanup: spaces -> tabsCampbell Barton
2013-02-02style cleanupCampbell Barton
2013-02-01Fix #34070: set origin operator did not work for lattice objects.Brecht Van Lommel
2013-01-31patch [#33985] Added FModifierEnvelope control_point add remove to APICampbell Barton
2013-01-30Add active region for operator execution.Campbell Barton
2013-01-29Fix [#34008]: Scaling Smoke Domain In Z-Axis Crashes BlenderMiika Hamalainen
2013-01-29Fix #34009: multi user curves + deform modifier behaviorSergey Sharybin
2013-01-29WhitespaceJoshua Leung
2013-01-28style cleanup: also remove unneeded NULL check.Campbell Barton
2013-01-27Fix drivers and shape keys not handling subframes / frame mapping properly.Brecht Van Lommel
2013-01-27Very old todo: Packed file UITon Roosendaal
2013-01-26Fix [#34005] blender will close immediately in debug mode on deleting objectsSergej Reich
2013-01-26Check for deletion before moving vert in dyntopo collapse edgeNicholas Bishop
2013-01-26Motion Path calculations for objects now takes rigidbodies sim effects intoJoshua Leung
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-24Fix #33953: blender crash after few steps with .exr image in compositorSergey Sharybin
2013-01-24use bool for new code.Campbell Barton
2013-01-24use inline functions for subsurf MVert,MEdge mesh array functions, also some ...Campbell Barton
2013-01-24Armature rigging:Ton Roosendaal
2013-01-24fix for missing initialization of vert data in ccgDM_copyFinalVertArrayCampbell Barton
2013-01-24add 'deform - integrate' option to mesh-cache,Campbell Barton
2013-01-24rigidbody: Fix [#33971] Bullet Physics crash + patchSergej Reich
2013-01-24style cleanupCampbell Barton
2013-01-23Fix for missing function stub when WITH_BULLET is disabled.Lukas Toenne
2013-01-23rigidbody: Make rigid bodies kinematic during transformationSergej Reich
2013-01-23make bullet optional againCampbell Barton
2013-01-23rigidbody: Add generic spring constraintSergej Reich
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 force field supportSergej Reich
2013-01-23rigidbody: Add DNA/RNA/BKE infrastructure for the rigid body simSergej Reich
2013-01-23sim: Remove "continue physics" codeSergej Reich
2013-01-22Fix/workaround for GLSL textured and matcap modes for dyntopoSergey Sharybin
2013-01-22Bugfix #33945Ton Roosendaal
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-22Fix projection texture painting crashSergey Sharybin
2013-01-22property change reporting now uses the context again, rather then checking a ...Campbell Barton
2013-01-21mesh-cache deform modifier,Campbell Barton
2013-01-21Fix image pool crash when acquiring buffer for NULL imageSergey Sharybin