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
2018-10-29Fix topbar tool UI being lost on undoCampbell Barton
2018-10-24Fix T57361: Creating a new scene with a full copy doesn't work.Bastien Montagne
2018-10-22GP: New Time modifierAntonioya
2018-10-22Followup to previous change, reduce number of relations updatesSergey Sharybin
2018-10-19Make Static Override optional/hidden by default.Bastien Montagne
2018-10-19CTX_DATA_BEGIN for active object only (..._from_active_object)Dalai Felinto
2018-10-17Use CTX_DATA_BEGIN_FOR_IDDalai Felinto
2018-10-17Multi-Objects: POSE_OT_ik_add + POSE_OT_constraint_add_with_targetsDalai Felinto
2018-10-17Multi-Objects: POSE_OT_constraints_copy (refactor)Dalai Felinto
2018-10-17Multi-Objects: POSE_OT_constraints_clearDalai Felinto
2018-10-17Multi-Objects: POSE_OT_ik_clearDalai Felinto
2018-10-15Mesh: remove DerivedMesh from various placesCampbell Barton
2018-10-12Modifier: remove derived mesh call for bindCampbell Barton
2018-10-12Mesh: remove derived mesh for conversionCampbell Barton
2018-10-11RNA: remove redundant new_from_object/to_mesh argCampbell Barton
2018-10-10Empty Image: use draw size instead of object scaleCampbell Barton
2018-10-09Image Empties: Usability improvements and fixesJacques Lucke
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-10-02Multi-Objects: TRANSFORM_OT_vertex_randomDalai Felinto
2018-09-30Fix T56879: Blender2.8 Crash when Editing Text on Curve.Bastien Montagne
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-26Fix T56899: mesh deform bind does not work.Brecht Van Lommel
2018-09-26Remove wrongly copy/pasted comment on object_facemap_ops.cDalai Felinto
2018-09-25Curves: Move draw options to overlaysClément Foucault
2018-09-19Cleanup: Remove some DerivedMesh wrappers for modifiersJacques Lucke
2018-09-18Fix T56831: Crash - Transfer Weight & changing it's properties.Bastien Montagne
2018-09-14Motion Paths: interactively update current frame location while dragging.Brecht Van Lommel
2018-09-14Fix object motion paths not updating correct after filtering optimization.Brecht Van Lommel
2018-09-13Tool System: make smooth and randomize interactiveCampbell Barton
2018-09-12Multires: Use more clear namingSergey Sharybin
2018-09-10Silence GP warningDalai Felinto
2018-09-10GP: Use correct name for new Stroke objectAntonioya
2018-09-05UI: remove delete redo panelCampbell Barton
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-09-03Multi-Objects: OBJECT_OT_vertex_group_smoothDalai Felinto
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-29Cleanup: add file doxy commentsCampbell Barton
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual loc...Brecht Van Lommel
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-23Fix T56500: Origin to geometry crashes on armatureDalai Felinto
2018-08-22Cleanup, unused variableSergey Sharybin