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
2014-04-16Dyntopo:Antony Riakiotakis
2014-04-16Dyntopo: slightly change node invalidation, only vertices can change BBAntony Riakiotakis
2014-04-15Fix T39607: Audio not in synch when the blend file loads.Jörg Müller
2014-04-15Fix regression, sculpting on mesh with matcaps (without multires/Antony Riakiotakis
2014-04-15Building with C++ guarded alloc works againCampbell Barton
2014-04-15Fix T39685: triangulation modifier creates zero-area facesCampbell Barton
2014-04-15Use binary search threshold when deciding whether to create ActKeyColumns too...Joshua Leung
2014-04-15Optimisations for building "Long Keyframes"Joshua Leung
2014-04-15Move binary-search threshold used for FCurves to BKE_fcurve.h headerJoshua Leung
2014-04-15Fix T39234: popup menus behave poorly when they have not enough width for all...Bastien Montagne
2014-04-15Structural cleanup and improvements for the compositor.Lukas Tönne
2014-04-15Math Lib: avoid having to pass a pre-calculated normal tot area_poly_v3Campbell Barton
2014-04-15Various fixes/improvements regarding BMesh's elem_index_dirty and BM_LOOP han...Bastien Montagne
2014-04-15Fix T39743: Crash when deleting faces in with new autosmooth.Bastien Montagne
2014-04-15Fix T37675: blender internal viewport render wrong for volumes after rotation.Brecht Van Lommel
2014-04-15Fix cycles standalone not writing images in background mode properly.Brecht Van Lommel
2014-04-15Fix T39284: clamp cycles volume density to be >= 0, to avoid accidental stran...Brecht Van Lommel
2014-04-15Fix T39610: Shared mesh used for Mesh Deform causes crashSergey Sharybin
2014-04-15Fix T39607: Audio not in synch when the blend file loads.Bastien Montagne
2014-04-15Some style cleanup in sound area.Bastien Montagne
2014-04-15OSX/python: update to py 3.4Jens Verwiebe
2014-04-15Code cleanup: indentationCampbell Barton
2014-04-15Fix compilation (size_t not defined) by including stddef.h in BLI_sys_types.hBastien Montagne
2014-04-15Fix T39742: Crash with Cycles + new autosmooth crashBastien Montagne
2014-04-15Fix my last commit cad4bfe: Added 'use_' prefix to Freestyle edge/face mark p...Tamito Kajiyama
2014-04-15Revert part of last commit,Campbell Barton
2014-04-15GHash: add BLI_ghashutil_uinthash_v4 for hashing 4 ints at onceCampbell Barton
2014-04-15Freestyle: Added missing mesh property definitions for Freestyle Edge/Face ma...Tamito Kajiyama
2014-04-15GHash: add typed hash functions (were all (void *))Campbell Barton
2014-04-15Style cleanup: C & pep8Campbell Barton
2014-04-15Fix T39740: New Autosmooth instant crash entering Edit ModeBastien Montagne
2014-04-14Fix video FFmpeg nt being able to produce video files due to usage of depreca...Sergey Sharybin
2014-04-14Fix T39700: Plane deform still works foreverSergey Sharybin
2014-04-14Fix T39736: Ctrl+V reports "Objects Pasted" regardless if it worked or not.Bastien Montagne
2014-04-14Fix cycles standalone not saving renders in background mode.Brecht Van Lommel
2014-04-14Fix for the eyedropper fixes from todaySergey Sharybin
2014-04-14Fix T39702: VSE channel preview: strips used as effect operands no more visibleSergey Sharybin
2014-04-14CMake: enable OpenMP for all platforms by defaultSergey Sharybin
2014-04-14Fix T39704: Texture painting fails with different float image working spaceSergey Sharybin
2014-04-14Fix the eyedropper not working properly with different scene linear spacesSergey Sharybin
2014-04-14Cycles: Show Auto Smooth and Angle in the UI, after Split Normals are in.Thomas Dinges
2014-04-14Fix for crash un-indenting in the text editorCampbell Barton
2014-04-13OSX/cmake: fix a recently reported dependency issueJens Verwiebe
2014-04-13Reduce overhead when sampling texture images for brushes. The tests canAntony Riakiotakis
2014-04-13Cleanup:Antony Riakiotakis
2014-04-13Fix T39430, incorrect color management in paint cursor when usingAntony Riakiotakis
2014-04-13Compile fix for Windows.Thomas Dinges
2014-04-13Split Normals I (5/5): Add support of split normals to Cycles.Bastien Montagne
2014-04-13Split Normals I (4/5): Add support of split normals to BI renderer.Bastien Montagne
2014-04-13Split Normals I (3/5): Add 3Dview shading support of split normals.Bastien Montagne