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
path: root/source
AgeCommit message (Expand)Author
2014-06-02Fix compilation error non non-linux architecturesMatteo F. Vescovi
2014-06-02Fix T40457: Subsurf modifier with Freestyle edgesSergey Sharybin
2014-06-02Freestyle: Minor fixes.Tamito Kajiyama
2014-06-01Fix T40342 smooth shading flag in dyntopo does not work under MSVC.Antony Riakiotakis
2014-06-01Fix T40459: Gauss table can be NULL when ending the blur node operation,Lukas Tönne
2014-06-01Fix T40447: Creating Rigid Bodies is rejected for meshes without polys.Lukas Tönne
2014-06-01Fix T40315: Boolean modifier with Freestyle edges.Tamito Kajiyama
2014-06-01Fix a typo in a comment.Tamito Kajiyama
2014-05-31Add debug define for timing polyfillCampbell Barton
2014-05-31Fix uninitialized var in recent change to cursor drawingCampbell Barton
2014-05-31Fix incorrect flag checks for project-paint face windingCampbell Barton
2014-05-31Fix EdgeSlide behavior with boundry edgesCampbell Barton
2014-05-31Fix T37618 Bevel mismatched offsets and bad profile plane.Howard Trickey
2014-05-30Fix T40445: Disabled modifiers prevent cage edit mode.Bastien Montagne
2014-05-30Fix T40438: Name of texture is not synchronizeSergey Sharybin
2014-05-30Fix T40078: GLSL Lamp with OnlyShadow makes weird colors in object.IRIE Shinsuke
2014-05-30Bake-API: replacing some MEM_callocN by MEM_mallocNDalai Felinto
2014-05-30Bake-API: Support for batch bakingDalai Felinto
2014-05-30UI: fix for drawing textselect outside of buttonCampbell Barton
2014-05-30Followup to rB1973b17fce65, partially bring back GLSL lamp's previous behavior.IRIE Shinsuke
2014-05-29Fix T40422: EdgeSlide works incorrectly with boundry edgesCampbell Barton
2014-05-29Proper fix T40156 Cycles Baking and applyRotation issuesDalai Felinto
2014-05-29Math lib: add negate_m3, negate_m4Campbell Barton
2014-05-29Comments: Note direction in doxy argsCampbell Barton
2014-05-29Fix T39174 Bevel didn't maintain edge attributes.Howard Trickey
2014-05-29Cleanup: Use doxy for more structured commentsCampbell Barton
2014-05-29Sequencer: use escaping for sequence namesCampbell Barton
2014-05-29BLI_dynstr: add assert to check curlen is correctCampbell Barton
2014-05-29Fix T39686: nused omp firstprivate variable sphdata in particlesSergey Sharybin
2014-05-29Fix T40414: Multiple input nodes in a group not working.Lukas Tönne
2014-05-29Fix T40411: UI incorrectly permits changing materal_slots on linked obdataCampbell Barton
2014-05-29Fix T40381 and revert previous commit.Antony Riakiotakis
2014-05-29Related to T40381,Antony Riakiotakis
2014-05-29Add notifiers and reuse update calls for flood fill operatorsAntony Riakiotakis
2014-05-28Fix T40412: Moving mask layers does not invalidate mask drawing in the movie ...Thomas Beck
2014-05-28Fix T40157: Loading movies larger than 4GB in size failsSergey Sharybin
2014-05-28Fix T40405: Blender crashes on FBX export instantly.Bastien Montagne
2014-05-28Found another bmesh func that invalidates loop indices...Bastien Montagne
2014-05-28Fix T40338: Vertex transform origin ignores Normalize option in graph editorSergey Sharybin
2014-05-28Fix mask transform when display aspect is not 1:1Sergey Sharybin
2014-05-28Fix T40405: Blender crashes on FBX export instantly.Bastien Montagne
2014-05-28Add asserts to BKE_mesh_normals_loop_splitCampbell Barton
2014-05-28Fix T40272: Error setting option flags2 to value fastpskipSergey Sharybin
2014-05-28Style cleanupSergey Sharybin
2014-05-28Fix T40403: Particles disappear after renderingSergey Sharybin
2014-05-28Fix T40383: Keying node doesn't workSergey Sharybin
2014-05-28Fix T40388: 2.70a - Blender Render - Texture Stack - persistent checkbox state.Bastien Montagne
2014-05-28FCurve: Setting extrapolation needs to recalc handlesCampbell Barton
2014-05-28Fix 40343: Using replace mesh (e.g., LODs) on a skinned mesh crashes.Mitchell Stokes
2014-05-28BGE: Accidentally committed some debug code in 8dafbe.Mitchell Stokes