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
2020-01-27Fix T72449: Stale outliner selection after object duplicateCampbell Barton
2020-01-20Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-20Cleanup: remove redundant functionBrecht Van Lommel
2020-01-20Merge branch 'blender-v2.82-release'Brecht Van Lommel
2020-01-20Fix T73129: sculpt mode slow on mesh with fake userBrecht Van Lommel
2020-01-20Cleanup: rename lightprobe configure to type_setCampbell Barton
2020-01-17Fix lightprobe creation from python data APIswann
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-15Fix T68191: Make-instances-real doesn't select the new instancesPhilipp Oeser
2019-11-08Fix T71199: Child-parent relationships arent kept after you make instances real.Bastien Montagne
2019-10-11GPencil: Remove curve objects after converting to strokes (unreported)Antonio Vazquez
2019-10-11Fix T69459: Convert Curve to Grease Pencil clears TransformAntonio Vazquez
2019-10-09Local Collections: Allow users to show hidden collectionsDalai Felinto
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-10-02Revert "UI: use correct singular and plural nouns in report messages"Brecht Van Lommel
2019-10-01UI: use correct singular and plural nouns in report messagesYevgeny Makarov
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-08-31Fix T66452: Convert Curve to Grease Pencil StrokesAntonio Vazquez
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-02Fix T68112: Align View on object add is brokenSergey Sharybin
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-10Fix T66631: Crash when converting objects from Curve to MeshSybren A. Stüvel
2019-07-05Fix T66282: Make Instances Real: Keep Hierarchy option broken with recursive ...Bastien Montagne
2019-07-05Fix T66327 2/2: Make instance real does not clear collectionDalai Felinto
2019-07-02Updated tooltips for operators 'Transfer Mix' and 'Join Shapes'. Fixes typoInes Almeida
2019-07-01Revert "Rename operator 'Join Shapes' to 'Transfer Mix'."Brecht Van Lommel
2019-06-30Rename operator 'Join Shapes' to 'Transfer Mix'.Ines Almeida
2019-06-24Fix T65996: metaballs converted to meshes appear to render at an incorrect is...Bastien Montagne
2019-06-24UI: Rename Make Duplicates Real to Make Instances RealAaron Carlisle
2019-06-17Fix T65878: "Bpy.ops.object.camera_add" doesn't take the rotationPhilipp Oeser
2019-06-11Sound: Fix queries of sound infoSergey Sharybin
2019-06-10Fix T65295: Convert curve to mesh fails with Keep Original.Bastien Montagne
2019-06-10Fix T65301: Convert to mesh with Keep Original loses adjust operator panel.Bastien Montagne
2019-06-10Revert "Fix T65301: Convert to mesh with Keep Original loses adjust operator ...Bastien Montagne
2019-06-09Fix (unreported) several issues when converting MBall to Mesh.Bastien Montagne
2019-06-09Fix T65301: Convert to mesh with Keep Original loses adjust operator panel.Bastien Montagne
2019-06-06Fix T65490: linked property in object duplicate should not persistBrecht Van Lommel
2019-05-27Fix T65052: "Convert to mesh from curve" fail if the curve has a bevelSergey Sharybin
2019-05-22Fix T64972: object convert to mesh not working after recent changesBrecht Van Lommel
2019-05-21Fix T64842: crash rendering files with bevel curvesBrecht Van Lommel
2019-05-16Cleanup: use doxy sections for object_add.cCampbell Barton
2019-05-16Cleanup: remove unused identifiersCampbell Barton
2019-05-16Fix using non-euler cursor orientationCampbell Barton
2019-05-15Objects: new 3D cursor alignment option when adding objectsHans Goudey
2019-05-15Lights: reduce default strength of sun light to 1.0Brecht Van Lommel
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-13Cycles/Eevee: unify light strength and colorBrecht Van Lommel
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-08Fix T64266: Incorrect modifier object target after making duplicates real for...Bastien Montagne
2019-04-30Remove BKE_scene_object_base_flag_sync_from_objectDalai Felinto