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-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
2015-07-31Replace MFace w/ vert-tri's for collision modifierCampbell Barton
2015-07-31Don't initialize CDDM with MFace from MeshesCampbell Barton
2015-07-30Move tangents and baking to looptris:Antony Riakiotakis
2015-07-30CustomData: quiet error on 0 element copyCampbell Barton
2015-07-30OpenSubdiv: Add CMake option to enable -Werror in subsurf codeSergey Sharybin
2015-07-30Use looptri for smoke bvhtreeCampbell Barton
2015-07-29OpenSubdiv: Typo fixes in commentsSergey Sharybin
2015-07-29Fix T45605 crash with editmode selection on solidify modifier.Antony Riakiotakis
2015-07-29Gooseberry animation feature: Add toggle that disables modifiers on fcurves.Antony Riakiotakis
2015-07-29Expose bvhtree_sphereray_tri_intersection for general useCampbell Barton
2015-07-29OpenSubdiv: Make empty meshes supported and not crashingSergey Sharybin