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-12Fix cycles not using SSE3 kernel after recent, order with SSE2 should be swit...Brecht Van Lommel
2013-02-12rigidbody: No need to update mass when changing rigid body typeSergej Reich
2013-02-12rigidbody: Don't cancel add operator if rigid body already existsSergej Reich
2013-02-12rigidbody: Clean up wm notifiers in rigid body operatorsSergej Reich
2013-02-12Reports #34042 and #33749Ton Roosendaal
2013-02-12And we now have a valid korean translation!Bastien Montagne
2013-02-12Fix some (quite harmless) use of uninitialized memory reported by valgrind.Brecht Van Lommel
2013-02-12Fix #34205: Cycles: Zooming in rendered mode during update out of sync with i...Sergey Sharybin
2013-02-12Fix incorrect display of Sequence layer when rendering animation andSergey Sharybin
2013-02-12SCons: no need to do data-to-c when building cudakernels onlySergey Sharybin
2013-02-12report [#33731] Fastorigin addon crashes on mesh.update()Campbell Barton
2013-02-12fix for own commit r54482, PROP_DISTANCE was being checked for by radial cont...Campbell Barton
2013-02-12Fix #34209: Texture preview in brush settings does not updateSergey Sharybin
2013-02-12Buildbot: revert r54465 and r54466 -- issue was not caused bySergey Sharybin
2013-02-12Add translation of stats/info string.Bastien Montagne
2013-02-12Added a missing space (between separator and face count in object mode)Joshua Leung
2013-02-12fix [#34198] Scene unit size and dyntopo detail sizeCampbell Barton
2013-02-12fix for own regression [#34096] ocean sim vertex color bugCampbell Barton
2013-02-12fix [#34203] Editing bones, parenting, blender quitsCampbell Barton
2013-02-12code cleanup: some style edits, also allow mul_v2_m2v2() to have the same val...Campbell Barton
2013-02-12Old bug fix: Uv smart stitch failed to detect angle if islands wereAntony Riakiotakis
2013-02-12[#34062] Collada: fixed redundant transform information and order of creation...Gaia Clary
2013-02-12Attempted fix for issue with latest CUDA kernel for 32 bit windows/linux/mac,Brecht Van Lommel
2013-02-12Smoke simulator: add more float precision checks to make sure other data type...Miika Hamalainen
2013-02-12Fix: Collada Import of armatures only added the root boneGaia Clary
2013-02-11Please stop adding points in tooltips, unless it is absolutely necessary! Com...Bastien Montagne
2013-02-11BGE: Fix for issue #32606 "Raycasts are locked to the scene of calling object...Mitchell Stokes
2013-02-11quiet -Wnarrowing warning.Campbell Barton
2013-02-11fix [#34169] dynamic paint bake from python + command line = segfaultCampbell Barton
2013-02-11check for divide by zero for dynamic paint modifier.Campbell Barton
2013-02-11error in own recent commitCampbell Barton
2013-02-11Additional smoke fix for r54464: floating point precision still sometimes pro...Miika Hamalainen
2013-02-11Buildbot: -WITHOUT_BF_OVERWRITE_INSTALL should not be needed nowSergey Sharybin
2013-02-11Buildbot: switch to using native toolkit againSergey Sharybin
2013-02-11Fix: smoke simulator flow sometimes produced NaN values, causing fire to disa...Miika Hamalainen
2013-02-11Implemented delayed partial rect update for image buffersSergey Sharybin
2013-02-11fix [#34200] Metaball Tessellate errorCampbell Barton
2013-02-11Fix building with blenderplayerSergej Reich
2013-02-11Fix #34194: Render Layer node didn't initialize color management flag properlySergey Sharybin
2013-02-11Collada Importer: Some code cleanup and optimization of the rescale functionGaia Clary
2013-02-11patch [#33697] Apply transformation added to metaballs.Campbell Barton
2013-02-11replace MEM_callocN with MEM_mallocN for events since their overwritten right...Campbell Barton
2013-02-11patch [#34192] UTF-8 input in Python interactive consoleCampbell Barton
2013-02-11move atoms into their own struct and make all names match the original atom n...Campbell Barton
2013-02-11patch [#31636] no pressure with Genius Mousepen i608X tabletCampbell Barton
2013-02-11fix [#34143] Can't Select Bones in Weight paint mode with Left mouse Selectio...Campbell Barton
2013-02-11Suppress more uncommon units.Sergej Reich
2013-02-11fix for weight gradient crashing on redo (wasn't possible to redo this initia...Campbell Barton
2013-02-11fix for modifier keys held before a window was activated being ignored.Campbell Barton
2013-02-11fix for own bug - memory leak when cancelling weight gradient toolCampbell Barton