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-08-27Fix T45702: Editing smoke while viewport render and blender bugSergey Sharybin
2015-08-27OpenSubdiv: Fix crash toggling edit mode with new depsgraphSergey Sharybin
2015-08-27Use correct size for BVH insertionCampbell Barton
2015-08-26Fix T45912: Opensubdiv meshes don't properly center when using <numpad .>Sergey Sharybin
2015-08-26Fix T44945: Blender crashes when using multiple domains and multiple flow obj...Sergey Sharybin
2015-08-26Fix T45631: Ambient update rendered bugSergey Sharybin
2015-08-25Preemptive fix for search-buffer size issuesJoshua Leung
2015-08-25OpenSubdiv: Support multiple materials for GLSL viewSergey Sharybin
2015-08-25OpenSubdiv: Support for multiple materials in solid shading modeSergey Sharybin
2015-08-25OpenSubdiv: Fill in some missing drawing callbacks of CCGDMSergey Sharybin
2015-08-25Fix T45891: Crash generating previewsCampbell Barton
2015-08-25Fix T45729: Cycles Bake break when building a special meshSergey Sharybin
2015-08-25Fix T45814: Writing MP4, h.264 not supportedCampbell Barton
2015-08-25Cleanup: styleCampbell Barton
2015-08-24Fix DM_get_loop_array, was checking edge-dataCampbell Barton
2015-08-24Fix editmesh GLSL tangent drawingCampbell Barton
2015-08-23Cleanup: spelling/styleCampbell Barton
2015-08-23Fix T45633 - Animated modifiers don't update in new depsgraphJoshua Leung
2015-08-21Fix T45658: linked library object loses particle settings.Bastien Montagne
2015-08-21Fix T45864: Wrong NLA Control Curves keyed when using the Graph Editor slidersJoshua Leung
2015-08-21BVH-raycast: Use watertight intersectionsCampbell Barton
2015-08-21BVH-raycast: ensure input direction is unit-lengthCampbell Barton
2015-08-20Fix T43654: Radial distance for force fields was computed using the `vec_to_p...Lukas Tönne
2015-08-20Resolve MSVC/OpenMP compat issueCampbell Barton
2015-08-20Use BVH-overlap for mesh self-intersection displayCampbell Barton
2015-08-20BVH-overlap: add callback to BLI_bvhtree_overlapCampbell Barton
2015-08-20Fix T45514 crash entering texpaint mode.Antony Riakiotakis
2015-08-20Avoid redundant normal calculation in heat-weightCampbell Barton
2015-08-20Cleanup: remove unused BVH_ONQUAD flagCampbell Barton
2015-08-20Fix drawing subsurf & auto-smoothCampbell Barton
2015-08-20Cleanup: unused varsCampbell Barton
2015-08-19Fix for accessing looptri's from subsurfCampbell Barton
2015-08-19Multi-View: fix Multi-View camera suffix testDalai Felinto
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-17Lattice min_max: add a version of the func using lattice's final DispList,Philipp Oeser
2015-08-17Subsurf: don't reserve MFace by defaultCampbell Barton
2015-08-17Fix T45802: View Lock w/ Curve-Parent failsCampbell Barton
2015-08-17Cleanup: remove unused Object.ipoflagCampbell Barton
2015-08-15Fix T45807: Instant crash adding any modifier to NLA trackJulian Eisel
2015-08-14Cleanup: styleCampbell Barton
2015-08-13Add real boundbox support to lattice, and update armature one.Philipp Oeser
2015-08-12Displace Modifier: add an option to displace along (averaged) custom normals,...Bastien Montagne
2015-08-12Fix 'hard crash' part of T45768 (when merging all vertices of a mesh, we have...Bastien Montagne
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-08-10Data previews: add preview to Object, Group and Scene.Bastien Montagne
2015-08-09Fix for SeqCache hash ignoring multi-viewCampbell Barton
2015-08-07Fix (unreported) crash in mesh remap (i.e. data transfer).Bastien Montagne
2015-08-07Mesh remap: Fix two potential numeric issues in corner cases, and enhance pol...Bastien Montagne
2015-08-06Remove MFace use w/ fluidsimCampbell Barton
2015-08-06Docs: comment BKE_scene_set_backgroundCampbell Barton