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-11-13Fix T49997: don't flip texture users menu in texture properties.Brecht Van Lommel
2016-11-13Fix T50008: camera DOF Distance picking from W key menu not working.Brecht Van Lommel
2016-11-13fix T50004: Removed check for empty mesh and adjusted the vertex import funct...Gaia Clary
2016-11-12Fix Make Vertex Parent operator missing from vertex/curve/lattice menus.Geoffroy Krantz
2016-11-12Fix T49904: Cycles standalone missing default generated texture coordinates.Brecht Van Lommel
2016-11-12Fix Cycles OSL compilation based on modified time not working.Brecht Van Lommel
2016-11-12Fix Cycles standalone not finding CPU device after recent changes.Brecht Van Lommel
2016-11-12Fix T49985: cycles standalone XML missing distant lights.Brecht Van Lommel
2016-11-12Fix T49985: cycles standalone using wrong socket names for XML reading.Brecht Van Lommel
2016-11-12Sculpt UI: Make DynTopo constant detail a resolution valueJulian Eisel
2016-11-12BMesh: update comments, ifdef'd codeCampbell Barton
2016-11-12Improved thread data handling for the OpenVDB Cycles node.Lukas Tönne
2016-11-12BMesh: Minor improvement to face-joinCampbell Barton
2016-11-12Fix renaming error in last commitCampbell Barton
2016-11-12BKE_library_make_local(): some minor improvements.Bastien Montagne
2016-11-12Minor naming cleanup.Bastien Montagne
2016-11-12Enhance BKE_library_make_local() to make it much quicker in complex cases.Bastien Montagne
2016-11-12Minor optimization to BKE_library_tag_unused_linked_data().Bastien Montagne
2016-11-12Switch to unsafe but quick freeing of archipelagos of linked data.Bastien Montagne
2016-11-12Fix T49996: VSE opengl render crash with grease pencil if current frame is e...Antonioya
2016-11-11GPencil: Create brush set when create new datablock or layerAntonioya
2016-11-11Fix crash happening in some cases with MakeLocal operator.Bastien Montagne
2016-11-11Fix T49994: Setting dupligroup which uses indirect relation will crashSergey Sharybin
2016-11-11Depsgraph: Add missing NULL pointer checkSergey Sharybin
2016-11-11Depsgraph: Fix missing DONE flag in relations builderSergey Sharybin
2016-11-11Fix T49993: Indirectly used taper/bevel crashes new dependency graphSergey Sharybin
2016-11-11Depsgraph: Fix typo in text on curve relation builderSergey Sharybin
2016-11-11Depsgraph: Fix missing ID node tagSergey Sharybin
2016-11-11Depsgraph: Add some data builder logic to corresponding functionSergey Sharybin
2016-11-11Grease Pencil: Fix python errors opening N panel -> GP with empty VSESergey Sharybin
2016-11-11Depsgraph: cleanup, no functional changesSergey Sharybin
2016-11-11Depsgraph: Fix wrong relation namesSergey Sharybin
2016-11-11Depsgraph: Fix wrong relations in array modifierSergey Sharybin
2016-11-11Cycles: Add comments to endif directivesMai Lavelle
2016-11-10Consider Numpad Enter in pose slide operatorsSergey Sharybin
2016-11-10Fix `BKE_library_make_local()` trying to also make local proxified objects.Bastien Montagne
2016-11-10Depsgraph: Fix another issue which seems to be a bugSergey Sharybin
2016-11-10Depsgraph: Fix wrong relation from IK solver to pole targetSergey Sharybin
2016-11-10Fix Grease Pencil render in VSE crashes when no strips (#T49975)Dalai Felinto
2016-11-10buidlbot, msbuild is slightly different in that is wants to build debug anywa...Martijn Berger
2016-11-10buidlbot, msbuild is slightly different in that is wants to build debug anywa...Martijn Berger
2016-11-10Added bpy.types.ID.make_local() that can make a single ID block local.Sybren A. Stüvel
2016-11-10let cmake handle calling msbuild for windows buildbotsMartijn Berger
2016-11-09Fix UI message.Bastien Montagne
2016-11-09BMesh: face-join, remove redundant face assignmentCampbell Barton
2016-11-09Depsgraph: Fix crash deleting bones in armature edit modeSergey Sharybin
2016-11-09Fix some assert when making local (due to infamous PITA ShapeKey ID).Bastien Montagne
2016-11-09BMesh: Cleanup, remove hole ifdefCampbell Barton
2016-11-09BMesh: face-flip, no need for temporary edge-arrayCampbell Barton
2016-11-09Merge branch 'master' into cvdb_ray_isectLukas Tönne