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-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-04-27Fix T74700: "Convert Text to Curve" disregards "Text on Curve"Philipp Oeser
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-27Fix T69576, T74059: issues with rotation when adding objectsPhilipp Oeser
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-05T73589: Code Quality: Renaming on BKE_material.hAntonio Vazquez
2020-01-27Merge branch 'blender-v2.82-release'Campbell Barton
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