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
path: root/source
AgeCommit message (Expand)Author
2013-01-28Freestyle Python API improvements - part 1.Tamito Kajiyama
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-27Slightly generalized the crash fix in revision 54111.Tamito Kajiyama
2013-01-26Fix for a crash in curvature calculation due to a WVertex with no associated ...Tamito Kajiyama
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-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-26Motion Path calculations for objects now takes rigidbodies sim effects intoJoshua 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-25Small tweak: Allow DPI for UI to go up 144, exactly double size of 72.Ton Roosendaal
2013-01-25Fix warnings about undefined _POSIX_C_SOURCE with gcc 4.2 on Mac.Brecht Van Lommel
2013-01-25Bugfix #33989Ton Roosendaal
2013-01-25Increasing dilate erode number of steps.Monique Dewanchand
2013-01-25committed patch [#33972] dilate/erode optimizationMonique Dewanchand
2013-01-25Fix for no copy constructor in the Python wrapper of StrokeAttribute.Tamito Kajiyama
2013-01-25rigidbody: Improve add/remove operatorsSergej Reich
2013-01-25scons: Add missing WITH_BULLET defineSergej Reich
2013-01-25header cleanup, include BLI before BKE, also use bool for ntreeShaderExecTreeCampbell Barton
2013-01-25Do not redefine math functions for floats if compiler complies with C99 or PO...Sv. Lockal
2013-01-24Disabled commit that was rendering Blender Internal for Cycles nodes.Ton Roosendaal
2013-01-24Logic mistake in previous commit, broke node materials for Internal render.Ton Roosendaal
2013-01-24Fix #33953: blender crash after few steps with .exr image in compositorSergey Sharybin
2013-01-24Fix/workaround for cycles crash when enabling it for preview renders.Brecht Van Lommel
2013-01-24UsabilityTon Roosendaal
2013-01-24use bool for new code.Campbell Barton
2013-01-24fix for mesh-cache modifier deform-integration used with axis-flipping would ...Campbell Barton
2013-01-24Tiles highlight shall work fine with border render nowSergey Sharybin
2013-01-24Fixed for strict compiler flagsSergey Sharybin
2013-01-24New 'X' icon in search buttons sometimes overlapped text, needs extra space.Ton Roosendaal
2013-01-24fix for setting RegionView3D.view_matrixCampbell Barton
2013-01-24Final memory fix for bpy.app.translations (not really a leak, but unfreed mem...Bastien Montagne
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-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-24Added some code which helps troubleshooting issues caused bySergey Sharybin
2013-01-24code cleanup: minor edits to mesh-cache formatting.Campbell Barton
2013-01-24Remove dynamic-topology flag from mesh when entering sculpt modeNicholas Bishop
2013-01-24add 'deform - integrate' option to mesh-cache,Campbell Barton
2013-01-24rigidbody: Fix [#33971] Bullet Physics crash + patchSergej Reich
2013-01-24Bugfix [#33974] Bone roll flips 180 degrees when extruding bones verticallyJoshua Leung
2013-01-24add bullet define & include for scons makesrna, also move meshcache utils int...Campbell Barton
2013-01-24replace calloc + memcpy with recalloc.Campbell Barton
2013-01-24style cleanupCampbell Barton
2013-01-24style cleanup: bakeCampbell Barton