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-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-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-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-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-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
2015-07-29Cleanup: styleCampbell Barton
2015-07-28cdderivedmesh: don't prepare a normal buffer when selecting, evenAntony Riakiotakis
2015-07-28Audaspace: fixing a memory access violation in the audio device list.Lukas Stockner
2015-07-28Audaspace: building without audaspace.Jörg Müller
2015-07-28Audaspace: support the device list returned by the new audaspace library.Jörg Müller
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: name fixes and external library update.Jörg Müller
2015-07-28Audaspace: external audaspace library update.Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-28Audaspace: preparing to use standalone library.Jörg Müller
2015-07-28BGE: Navmesh fixes and improvementsSybren A. Stüvel
2015-07-28Fix for file unpack checking existing filesCampbell Barton
2015-07-27Don't allocate MFace's by defaultCampbell Barton
2015-07-27Use loop data instead of face dataCampbell Barton
2015-07-27Error in looptri update, was checking wrong layer-typeCampbell Barton
2015-07-27Image painting 2D:Antony Riakiotakis
2015-07-27Missed last commitCampbell Barton
2015-07-27Replace MFace with looptri for dynamicpaintCampbell Barton
2015-07-25minor cleanup, reuse existing variableAntony Riakiotakis
2015-07-25Convert CCGSubsurf VBO system to also sort hidden and visible faces.Antony Riakiotakis
2015-07-25GPU Buffers:Antony Riakiotakis