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-15skip fix from r54579 when holes aren't used (keeps bmesh ngon filling fast)Campbell Barton
2013-02-15Bug fix #34177Ton Roosendaal
2013-02-15Fix #34256: join a mesh with non-uniform scale with another mesh showed wrongBrecht Van Lommel
2013-02-15Bugfix [#33970] Background Scene does not show animation of rigid body objectsJoshua Leung
2013-02-15Fix #34254: cycles brightness/contrast node was missing for GLSL material view.Brecht Van Lommel
2013-02-15Fix #34205: Zooming in rendered mode during update out of sync with intended ...Sergey Sharybin
2013-02-15Fix [#34253] UIList resize, resizes wrong list I/IIBastien Montagne
2013-02-15Translate "Set Parent To" menu (ctrl-P), reported on bf-translations ML by Sa...Bastien Montagne
2013-02-15add debug check for mempool double free (or misuse of BLI_MEMPOOL_ALLOW_ITER),Campbell Barton
2013-02-15style cleanupCampbell Barton
2013-02-15Fix #34252: cycles rendering 16bit PNG with too light colors.Brecht Van Lommel
2013-02-15Fix cycles hair curves with NaN values not rendering with dynamic BVH. These NaNBrecht Van Lommel
2013-02-15Fix 3d view DPI issue with object name overlapping axis icon.Brecht Van Lommel
2013-02-14Cycles:Thomas Dinges
2013-02-14Fix "Origin to Center of Mass" not working well with ngonsSergej Reich
2013-02-14Divide by 3 instead of multiplying by variations of 0.333Sergej Reich
2013-02-14Cycles UI:Thomas Dinges
2013-02-14Further fix for #34121: OSL + persistent images could crash in some cases still.Brecht Van Lommel
2013-02-14Fix #34121: OSL + persistent images option was not freeing shader memory prop...Brecht Van Lommel
2013-02-14Fix #34240: cycles material preview of sphere + sky had black sky, now it usesBrecht Van Lommel
2013-02-14Fix: Tiled image painting in image editor was broken for float canvas.Antony Riakiotakis
2013-02-14fix [#33949] T_ALT_TRANSFORM conflicts with "emulate 3 button mouse" Campbell Barton
2013-02-14New Hindi translation...Bastien Montagne
2013-02-14Bug fix #34230Ton Roosendaal
2013-02-14fix (for one case of...) [#33949] T_ALT_TRANSFORM conflicts with "emulate 3 b...Campbell Barton
2013-02-14After scroll bar commit motrack dopesheet went out of sync verticallySergey Sharybin
2013-02-14modify own changes to is_quad_convex_v3() to allow quads with a co-linear sid...Campbell Barton
2013-02-14More nodes UI translation fixes.Bastien Montagne
2013-02-14update to operator running test, add option to randomize order, not reset ble...Campbell Barton
2013-02-14misc changesCampbell Barton
2013-02-14fix for double clicking in the text editor not working usefully (double click...Campbell Barton
2013-02-14fix own bug in weight gradient tool, need to check if mesh dverts will be ove...Campbell Barton
2013-02-14tweak vertex group clean limit, it couldn't be set to zero, and you may want ...Campbell Barton
2013-02-14fix for crash with project paint when there is no brush (possible applying pr...Campbell Barton
2013-02-14add missing NULL checks - could cause crashes in rare cases.Campbell Barton
2013-02-14bugfix: [#34220] Blenderplayer no longer working after r54395 commit [segfaul...Dalai Felinto
2013-02-14Gah, forgot some ugly print...Bastien Montagne
2013-02-13Fix color sampling info at the bottom of the image editor not respecting DPI.Brecht Van Lommel
2013-02-13Made maya keymad deselect everything in cases nothing was selected with LMBSergey Sharybin
2013-02-13Fix for splitting startup and userpref:Ton Roosendaal
2013-02-13Fix #34226: cycles shadow pass got incorrectly influenced by world multipleBrecht Van Lommel
2013-02-13Collada: Fixed import of textures with path settings relative to main import ...Gaia Clary
2013-02-13there were more places hook modifier type wasn't checked and could crash - ad...Campbell Barton
2013-02-13fix for missing typecheck on hook-assign operator.Campbell Barton
2013-02-13update python module loading test.Campbell Barton
2013-02-13Fix physics' name not translated in main physics panel (reported on bf-transl...Bastien Montagne
2013-02-13Fix cycles issue with BVH cache created with 64 bits and used for 32 bits bin...Brecht Van Lommel
2013-02-13Fix #34216: uv unwrap with some faces pinned to point the normals down will nowBrecht Van Lommel
2013-02-13And more mismatches between RNA struct UI names and type UI names in nodes......Bastien Montagne
2013-02-13SCons: install blender thumbnailer next to blender binary.Sergey Sharybin