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-01-22Fix T38318: blender internal viewport now uses viewport, not render visibility.Brecht Van Lommel
2014-01-22Fix for particle emission bug, reported on IRC by Thomas BeckLukas Tönne
2014-01-22Revert "Fix T37920: BGE LibLoad failed for meshes with no materials"Campbell Barton
2014-01-22Fix T38011 and cleanup of Lens Distortion node code.Lukas Tönne
2014-01-22Fix T38315: keymap configuration export did not export deactivated items corr...Brecht Van Lommel
2014-01-22Fix T38312: Crash when using snap transform in edit modeSergey Sharybin
2014-01-22Make memory checker happy about FileGlobalSergey Sharybin
2014-01-22BMesh: collapse_uvs - avoid clearing and flagging for every cd-layerCampbell Barton
2014-01-22Fix T38306: dupliframes causing viewport render to continually restart.Brecht Van Lommel
2014-01-21Cycles Standalone: Volume integrator settings.Thomas Dinges
2014-01-21Usual UI messages fixes.Bastien Montagne
2014-01-21Cycles Standalone: XML Updates for the integrator.Thomas Dinges
2014-01-21Add missing struct Lattice declaration.Bastien Montagne
2014-01-21Code Cleanup: reduce sign conversionCampbell Barton
2014-01-21Code Cleanup: use bool for return values and correct commentsCampbell Barton
2014-01-21Minor cleanup from latest coverity checks - if we have a previous curve, we c...Bastien Montagne
2014-01-21Optimize tessellation code (min 20% better, up to 300% with some CD layers to...Bastien Montagne
2014-01-21Fix T38229: 3D view shadeless display not supported with GLSL, so hide in UI.Brecht Van Lommel
2014-01-21Timing macros: remove the (void)0 at the end of TIMEIT_BLOCK_INIT,Bastien Montagne
2014-01-21Replace XOR swapping by default ("naive", with extra var) one.Bastien Montagne
2014-01-21Enable XDND on FreeBSDCampbell Barton
2014-01-21Fix T38265: transferring vertex weights from an object with modifiers not wor...Brecht Van Lommel
2014-01-21Fix T38298: crash saving float image with 3 channels from exr to png/jpeg.Brecht Van Lommel
2014-01-21Revert "Fix T38303: Inconsistent sorting of names in Append/Link view"Campbell Barton
2014-01-21Fix T38303: Inconsistent sorting of names in Append/Link viewCampbell Barton
2014-01-21Fix T38302: sequencer animation data lost in original scene when copying scene.Brecht Van Lommel
2014-01-21Fix T38300: Bevel didn't always reconstruct faces properly.Howard Trickey
2014-01-21Fix T38303: same names with different case sorted unpredictable in the file b...Brecht Van Lommel
2014-01-21Fix T38128: snapping to node border uses node centers.Lukas Tönne
2014-01-21Fix for dupli's using float for id's and signed/unsigned conversionCampbell Barton
2014-01-21Code cleanup and structural improvements for dupli generation.Lukas Tönne
2014-01-21Fix for Freestyle stroke rendering performed for each SSS material.Tamito Kajiyama
2014-01-21Fix T38295: Crash when changing screen with different visible layersSergey Sharybin
2014-01-21Cleanup: no need to use constraint space transform API here, we can directly ...Bastien Montagne
2014-01-21Fix T38251: "Apply Visual Transform to Pose" Offsets bone unpredictablyBastien Montagne
2014-01-21Fix for own refcount error in recent commitCampbell Barton
2014-01-21Fix own mistake with zealous check for face splittingCampbell Barton
2014-01-21Code Cleanup: styleCampbell Barton
2014-01-21Cycles Standalone: Updates for the XML API, added some missing nodes. Still n...Thomas Dinges
2014-01-21Fix T38264: undo/redo broken with text overwrite mode in text editor (insert ...Justin Dailey
2014-01-21Fix T38297: missing StringProperty subtype 'PASSWORD' in API docs.Brecht Van Lommel
2014-01-21Fix T37976: blender internal transparent shadows from volumes not working cor...Brecht Van Lommel
2014-01-21Cycles Standalone: GUI flag was not passed correctly to the code, own mistake...Thomas Dinges
2014-01-20Cycles: Add a cmake config to easily compile Cycles Standalone.Thomas Dinges
2014-01-20Fix T37978: cycles nodes with multiple Material Output nodes not predictable.Brecht Van Lommel
2014-01-20Fix T37481: Image Sequence can't be loadedAndrea Weikert
2014-01-20Fix T38283: UV unwrap giving wrong results with particular meshes.Brecht Van Lommel
2014-01-20Fix T38294: enabling hair dynamics very slow / hangs with many hairs.Brecht Van Lommel
2014-01-20Code cleanup: remove quicktime image loading code (not animation loading).Brecht Van Lommel
2014-01-20Fix part of T38280: UI inconsistencies in the texture/image paint stroke panels.Brecht Van Lommel