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
2015-07-23Sculpt Tiling FeatureAntony Riakiotakis
2015-07-23Fix memory leaks mesh w/ mesh remappingCampbell Barton
2015-07-23Subsurf: Optimize edge drawing, now it uses VBOs.Antony Riakiotakis
2015-07-23Added NlaStrip.fcurves.find(data_path, array_index=0)Sybren A. Stüvel
2015-07-23Use looptri for sampling UV's in smoke.cCampbell Barton
2015-07-23Fix regression of custom nodes not triggering material preview re-renderSergey Sharybin
2015-07-23ImBuf: Fix OpenExr leaking memory when reading file with IB_test flagSergey Sharybin
2015-07-23Use looptri for smoke collisions & particle editCampbell Barton
2015-07-23Use looptri for RNA BVH functionsCampbell Barton
2015-07-23Cleanup; duplicate headerCampbell Barton
2015-07-23Cleanup: arg namesCampbell Barton
2015-07-23Use looptri for mesh remappingCampbell Barton
2015-07-23Utility function to get poly -> looptri mappingCampbell Barton
2015-07-23Use looptri for BVH raycast (simple cases)Campbell Barton
2015-07-23Use looptri for volume snappingCampbell Barton
2015-07-23Missed adding BVH callbacks in recent commitCampbell Barton
2015-07-23Add missing break checking for tangentsCampbell Barton
2015-07-23Mesh Deform: support for ngons when bindingCampbell Barton
2015-07-22Fix weight painting + mask not drawing in latest master.Antony Riakiotakis
2015-07-22GPU debug: Only flush stderr if needed.Antony Riakiotakis
2015-07-22Use looptri for MeshDeform modifierCampbell Barton
2015-07-22Add bvhtree_from_mesh_looptri utility functionCampbell Barton
2015-07-22Add DM_get_looptri_array utility functionCampbell Barton
2015-07-22Use doxy sections in bvhutilsCampbell Barton
2015-07-22Use const for BVH mesh arraysCampbell Barton
2015-07-22Cleanup: use struct for storing callback dataCampbell Barton
2015-07-22OpenSubdiv: Optimize speed of topology refiner constructionSergey Sharybin
2015-07-22OpenSubdiv: Resolve crash when trying to do weight mcolSergey Sharybin
2015-07-22Fix crash with recent refactor of customdata writing.Bastien Montagne
2015-07-22Don't make Python classes of StructRNA on startupCampbell Barton
2015-07-22Render preview: Make preview render database lazily loadedSergey Sharybin
2015-07-21Fix T43779: Cycles texture interpolation issuesSergey Sharybin
2015-07-21Try to remap buffer before rejecting.Antony Riakiotakis
2015-07-21Added Action.fcurves.find(data_path, array_index=0)Sybren A. Stüvel
2015-07-21Failure to alllocate vertex buffer would not fall back to vertex arrayAntony Riakiotakis
2015-07-21Fix: fixed UI description of Action.new() functionSybren A. Stüvel
2015-07-21Math Lib: use vector funcs for isect_line_line_v2_pointCampbell Barton
2015-07-21Fix T45471: Blend file: Bad old_addr handling in mesh's customdata writing.Bastien Montagne
2015-07-21Fix T45317: Cycles material preview unnecessarily re-renderingSergey Sharybin
2015-07-21Fix assert in Outliner.Bastien Montagne
2015-07-21Cleanup: styleCampbell Barton
2015-07-21Fix T45496: Crash loading file during previewCampbell Barton
2015-07-21Fix T45453: Driver button's ignore DPICampbell Barton
2015-07-21Fix T45363: Bone attrs ignore editing all selectedCampbell Barton
2015-07-21Fix Clear vertex group ignoring selected optionCampbell Barton
2015-07-21Fix T45458: Edge Slide Mirror doesn't preserve UVsCampbell Barton
2015-07-21Fix T45361: Camera does not rotate in walk modeCampbell Barton
2015-07-21Fix T45450: Loop-select fails to cycle between overlapping edgesCampbell Barton
2015-07-21Fix T45455: Select linked issue w/ hidden facesCampbell Barton
2015-07-21Fix T45434: GPencil on editmode surface failsCampbell Barton