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
2016-08-08Fix ID types DAG update tagging.Kévin Dietrich
2016-08-07Particles: don't output nonsense UV data for Grid distribution particles.Alexander Gavrilov
2016-08-07Fix pretty stupid mistake in last 'append fix' commit (rB50c017b6eabd).Bastien Montagne
2016-08-06Cleanup: add missing ID types to BKE_library_idtype_can_use_idtype().Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-06Fix T26658: particles stopped or bounced by 100% permeability colliders.Alexander Gavrilov
2016-08-05Fix T49022: Crash in BKE_libblock_remap_locked.Bastien Montagne
2016-08-05Cleanup: add missing entries to library_query.c ID types switch case.Bastien Montagne
2016-08-05Fix T49014: Append does not work in some cases.Bastien Montagne
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-08-02Fix T43782: smoke simulation problems with multiple touching colliders.Alexander Gavrilov
2016-08-02Fix T48986: Incorrect normals or tangents when using custom split normals.Bastien Montagne
2016-08-01Fix T48991: some particles emitted at a distance from object.Alexander Gavrilov
2016-08-01Support Auto-Clamped Handle for Curve-MappingCampbell Barton
2016-07-31Correct own error in last commitCampbell Barton
2016-07-31Support limiting collisions by group for softbody and particlesAlexander Gavrilov
2016-07-31Cleanup: spelling, styleCampbell Barton
2016-07-31PyAPI: Add PyC_UnicodeAsByteAndSizeCampbell Barton
2016-07-30Cleanup: minor changes from last commitCampbell Barton
2016-07-30Py-Driver: add 'self' optionCampbell Barton
2016-07-30Cloth Simulation: add time scale propertyCampbell Barton
2016-07-30Cloth: option to use dynamic base meshCampbell Barton
2016-07-30Add copy/make_local to movieclip datablock.Bastien Montagne
2016-07-29Fix T48971: Append creates linked image textures if object has shape keys.Bastien Montagne
2016-07-28Make ID types typed enum, to easily spot missing ones in core switches of lib...Bastien Montagne
2016-07-28Fix T48965: Cannot Append Palette As Local Datablock.Bastien Montagne
2016-07-28DupliObject: Remove unused and confusing index argument from the contextSergey Sharybin
2016-07-28Fix T48961: Material slots become easily desynced over linked duplicates.Bastien Montagne
2016-07-27Fix T48061: Crash with adaptive domain and cases when there's no smokeAlexander Gavrilov
2016-07-26Fix T45936: invalid cycles motion blur for particle rotation and children.Alexander Gavrilov
2016-07-26Fix issues in ID usages checks - we are not interested in self-usages here.Bastien Montagne
2016-07-25OpenSubdiv: Fix opensubdiv option obscuring the interfaceSergey Sharybin
2016-07-25Cleanup: factorize the 'ensure local' part of datablock copy into a single BK...Bastien Montagne
2016-07-25OpenSubdiv: Fix missing support of flat shading in textured viewportSergey Sharybin
2016-07-25OpenSubdiv: Use proper material indexSergey Sharybin
2016-07-25Cleanup: debug-only variable.Bastien Montagne
2016-07-23Cleanup: warningCampbell Barton
2016-07-22OpenSubdiv: Properly respect Subdivide UVs optionSergey Sharybin
2016-07-22OpenSubdiv: Properly support active UV layer in textured viewSergey Sharybin
2016-07-22OpenSubdiv: Lay down fundamentals to support multiple UV mapsSergey Sharybin
2016-07-22remove double-checked conditionsMike Erwin
2016-07-22fix null pointer dereferencesMike Erwin
2016-07-22Fix broken proxy object deletion.Bastien Montagne
2016-07-21Cleanup: warningsCampbell Barton
2016-07-21remove repeated codec-supports-alpha checkMike Erwin
2016-07-21Add BKE_mesh_calc_islands_loop_poly_uvmap and use it in new OSD UV subdiv.Bastien Montagne
2016-07-21BKE mesh mapping: add new BKE_mesh_edge_loop_map_create().Bastien Montagne
2016-07-21Fix (unreported) memleak in image copy function.Bastien Montagne
2016-07-21Fix stupid (harmless) mistake in recent commit.Bastien Montagne