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
2015-09-03View-Selected: use custom bones boundboxCampbell Barton
2015-09-03Small tri intersect fails when not normalizedCampbell Barton
2015-09-03Cleanup: minor RST editsCampbell Barton
2015-09-03Check for no-op edge separates to quiet asserts when inset individual.Howard Trickey
2015-09-03Fix T45937: Cycles hair not rendered if children count set to zeroSergey Sharybin
2015-09-03Cycles: Fix missing packed images with newer versions of OSLSergey Sharybin
2015-09-03Fix T45946: Cycles texture interpolation bugSergey Sharybin
2015-09-03BGE docs: resolution & fullscreen changes don't work in the embedded playerSybren A. Stüvel
2015-09-03PyAPI: tweak to ensure_ext don't lower entire pathCampbell Barton
2015-09-03Fix: Made bpy.path.ensure_ext compatible with compound extensions.Sybren A. Stüvel
2015-09-03Fix T45984: Setting custom normals properly requires multiple calls to normal...Bastien Montagne
2015-09-03Cycles: Fix nondeterministic pass ordering when using bakerSergey Sharybin
2015-09-03Cycles: Fix for uninitialized closure dataSergey Sharybin
2015-09-03ImBuf: Fix crash generating preview for really huge imageSergey Sharybin
2015-09-03Compositor: Support changing distortion models in movie distortion nodeSergey Sharybin
2015-09-03Fix T45959: DistanceKey preview used wrong colorsCampbell Barton
2015-09-02Animplayer passed -a, then warned its unknownCampbell Barton
2015-09-02Fix T45979: animplayer crashes w/ DND and audioCampbell Barton
2015-09-02Fix second part of T45987: Node preview was still using wrong color spaceSergey Sharybin
2015-09-02Fix T45995: Auto-set preview range sets superfluous end key.Bastien Montagne
2015-09-02CMake: use generator expressionsCampbell Barton
2015-09-02CMake: Fix building w/o FindGitCampbell Barton
2015-09-02Add missing spin-lock to IMB_makeSingleUserCampbell Barton
2015-09-02Fix T45991: Transfer Weight tool UI is inconsistent and crashes blender.Bastien Montagne
2015-09-02Cleanup: styleCampbell Barton
2015-09-02b5287b1 removed important CCG_key_top_level callCampbell Barton
2015-09-02Enable guarded-alloc when --debug-all is passedCampbell Barton
2015-09-02Correct help message for debug optionsCampbell Barton
2015-09-02Fix snapping edit-gpencil to edit-meshCampbell Barton
2015-09-01Fix T45931: Blender Fails to generate previews.Bastien Montagne
2015-09-01RNA PreviewImage: add float pixels accessors.Bastien Montagne
2015-09-01Avoid reupdating pbvh data in upload functions, these should have beenAntony Riakiotakis
2015-09-01Fix T45978: Ruler ignores new edit-mesh dataCampbell Barton
2015-09-01Fix T45974: Bones fail to snap to vertsCampbell Barton
2015-09-01Fix uninitialized normal var w/ objects snappingCampbell Barton
2015-09-01Assert vec_roll_to_mat3_normalized's gets a normalized vectorCampbell Barton
2015-09-01Fix projection painting normal culling operating on individualAntony Riakiotakis
2015-09-01Don't use GCC-only pragma for all compilersSergey Sharybin
2015-09-01Fix T45976: Crash accessing BMesh customdataCampbell Barton
2015-09-01Depsgraph: Fix compilation error with legacy depsgraph disabledSergey Sharybin
2015-09-01Fix T45825: Macro redo disable options incorrectlyCampbell Barton
2015-09-01Fix T45939: Crash w/ BMesh.*.sort()Campbell Barton
2015-09-01BMesh: add asserts for BMesh sort ghash lookupsCampbell Barton
2015-09-01Cleanup: redundant castCampbell Barton
2015-09-01Use qsort_r for BMesh Py APICampbell Barton
2015-09-01Cleanup: pep8Campbell Barton
2015-08-31Trade-marked BPlayer Fix (c)Bastien Montagne
2015-08-31Fix T45258, impossible to select brush when removing it from 2dAntony Riakiotakis
2015-08-31error in last commitCampbell Barton
2015-08-31Fix T45954: Inset w/ interpolated vertex colorCampbell Barton