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-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
2015-08-06Fix T45695: Assigning material reverts MaterialSlot.linkCampbell Barton
2015-08-06Simplify defvert_remove_group(), use reallocCampbell Barton
2015-08-06Cleanup: whitespace, unused varCampbell Barton
2015-08-05OpenSubdiv: Changes to texturingSergey Sharybin
2015-08-05OpenSubdiv: Initial OsdMesh construction missed clearing out-of-date coords flagSergey Sharybin
2015-08-05Cleanup: unused warningCampbell Barton
2015-08-05OpenSubdiv: Completely avoid possible access to non-existing CPU dataSergey Sharybin
2015-08-05OpenSubdiv: Correction to previous commitSergey Sharybin
2015-08-05OpenSubdiv: Tweaks to AABB calculation when using opensubdiv for subsurfSergey Sharybin
2015-08-05OpenSubdiv: Resolve regression with unity AABB for CCGDM calculated on CPUSergey Sharybin
2015-08-05OpenSubdiv: Fix crash happening when disabling Use OpenSubdiv optionSergey Sharybin
2015-08-05Remove redundant addition in BKE_mesh_calc_volumeCampbell Barton
2015-08-05Fix T45641: crash cutting meta-stripsCampbell Barton
2015-08-05OpenSubdiv: Make subsurf behavior closer to original one when built with Open...Sergey Sharybin
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-08-03OpenSubdiv: Fix/workaround for missing generated coordinates in viewportSergey Sharybin
2015-08-03OpenSubdiv: Smooth shading became broken in recent commitSergey Sharybin
2015-08-03OpenSubdiv: Made it a modifier option to enable OSD for viewportSergey Sharybin
2015-08-03OpenSubdiv: Avoid crashes when GPU subsurf is tried to be used on CPUSergey Sharybin
2015-08-03OpenSubdiv: Make new geometry relations ensures dependent data exists on CPUSergey Sharybin
2015-08-03OpenSubdiv: Resolve crashes when other object depends on subsurf-ed objectSergey Sharybin
2015-08-03OpenSubdiv: Remove workaround for simple subdivision modeSergey Sharybin
2015-08-03OpenSubdiv: More proper loop for UV map evaluation on CPUSergey Sharybin
2015-08-02parenthisize macro args to avoid errorsCampbell Barton
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-08-01Node Editor: A bunch of new utility functionsJulian Eisel
2015-08-01Missed when updating effects to looptriCampbell Barton
2015-08-01Remove MFace use w/ clothCampbell Barton
2015-08-01Docs: doxy cleanup/minor editsCampbell Barton
2015-07-31Complete fix for T45618Antony Riakiotakis
2015-07-31Remove MFace use w/ softbodyCampbell Barton
2015-07-31Use looptri's for softbody face collisionCampbell Barton
2015-07-31Don't calculate tessface before sculptingCampbell Barton