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
path: root/source
AgeCommit message (Expand)Author
2018-05-11Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-11Fix add-manipulator cursor plane calculationCampbell Barton
2018-05-10Fix error buildingCampbell Barton
2018-05-10Cleanup: Remove redundant parameter.Germano
2018-05-10Paint Stroke: Fix strokes drawing.Germano
2018-05-10EditMesh: add cube interactive toolCampbell Barton
2018-05-10Cleanup: warningCampbell Barton
2018-05-10Make current frame indicator smaller with rounded corners.Pablo Vazquez
2018-05-10Timeline Header Cleanup - Part 3: Consolidate options in a "Playback" popoverJoshua Leung
2018-05-10Cleanup: warningsCampbell Barton
2018-05-10Cleanup: warningsCampbell Barton
2018-05-10Transform: Make snapDerivedMesh use bvhtrees from loose edges and bvhtrees fr...Germano
2018-05-10BKE: bvhutils: Added support for bvhtrees from loose verts and bvhtree from l...Germano
2018-05-10UI: Fix time cursor number box styling for Clip Editor's Dopesheet/Graph viewsJoshua Leung
2018-05-10Merge branch 'master' into blender2.8Bastien Montagne
2018-05-103D View: utility to get matrix from cursorCampbell Barton
2018-05-09Manipulator: API call to invoke on setupCampbell Barton
2018-05-09Manipulator: support direct cage3d adjustmentCampbell Barton
2018-05-09Cleanup: Remove redundant bvh_cache initialization.Germano
2018-05-09Clay: Cleanup, reduce indentation levelSergey Sharybin
2018-05-09Eevee: Cleanup, use NULL instead of static matrixSergey Sharybin
2018-05-09Correct previous commitSergey Sharybin
2018-05-09Eevee: Cleanup, reduce indentation levelSergey Sharybin
2018-05-09Workbench: Make hair populating function shorter and nicerSergey Sharybin
2018-05-09Depsgraph: Tag object for copy-on-write update when toggling particle edit modeSergey Sharybin
2018-05-09Depsgraph: Remove particle edit code from evaluationSergey Sharybin
2018-05-09Particle edit mode: Make selection settings to work with CoWSergey Sharybin
2018-05-09Rename: RNA_property_override_status > RNA_property_static_override_statusDalai Felinto
2018-05-09Modifiers: ported Triangulate DerivedMesh → MeshChristian Hubert
2018-05-09Fix T55015: Crash on selection after recent BVH changesDalai Felinto
2018-05-09Fix broken 'check/validate libs' code with indirect libs.Bastien Montagne
2018-05-09Modifiers: ported Boolean DerivedMesh → MeshChristian Hubert
2018-05-09Expanded BMALLOC_TEMPLATE_FROM_ME to accept two meshesSybren A. Stüvel
2018-05-09Outliner: move filter options to popover.Brecht Van Lommel
2018-05-09T55014: Optionally: objects not cast shadows in workbenchJeroen Bakker
2018-05-09Merge branch 'master' into blender2.8Philipp Oeser
2018-05-09Draw manager: Implement point selection modes for particle edit modeSergey Sharybin
2018-05-09Draw manager: Initial implementation of key points visualizationSergey Sharybin
2018-05-09Draw manager: Start using more explicit API for particle edit modeSergey Sharybin
2018-05-09Modifiers: ported Hook DerivedMesh → MeshChristian Hubert
2018-05-09Fix T54992: Lattice modifier on another Lattice object does not take thePhilipp Oeser
2018-05-09BKE_id_free(): avoid UI and DEG calls when tagged with LIB_TAG_NO_MAINSybren A. Stüvel
2018-05-09Merge branch 'master' into blender2.8Philipp Oeser
2018-05-09EditMesh: multi-edit mergeCampbell Barton
2018-05-09Fix T54997: simple typo in property descriptionPhilipp Oeser
2018-05-09Fix crash moving grease pencil framesCampbell Barton
2018-05-09Cleanup: unused varsCampbell Barton
2018-05-09Cleanup: quiet shadow warningCampbell Barton
2018-05-09Multi-object edit: MESH_OT_beautify_fill by Remi van der LaanDalai Felinto
2018-05-09Multi-object edit: MESH_OT_loop_multi_select by OlegDalai Felinto