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
2021-05-18Fix error calling select-camera without a 3D viewCampbell Barton
2020-12-21Fix part of T84004: Some 2.92 alpha UI strings can't be translated.Bastien Montagne
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-11UI: Consistent Range DescriptionsYevgeny Makarov
2020-10-07UI: Fix capitalization in various placesYevgeny Makarov
2020-10-02Cleanup: pep8, blank linesCampbell Barton
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-06-20Fix T75074: Select Hierarchy error, when object is not on view layerCampbell Barton
2020-06-15UI: Do not use term 'Subsurf'Aaron Carlisle
2020-01-07Fix T69314: Broken Rotation to Deltas for Quaternionsmano-wii
2019-08-12Fix T68539: transferring uv (Ctrl+L) does not update immediately inPhilipp Oeser
2019-08-07Fix T68340: Add reference image to hidden collection failsCampbell Barton
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-24UI: Rename Dupli-Face to Instance FaceAaron Carlisle
2019-06-21Cleanup: use trailing commas for multi-line argumentsCampbell Barton
2019-05-15Objects: new 3D cursor alignment option when adding objectsHans Goudey
2019-05-09Cleanup: unused args/vars/imports in bl_operatorsCampbell Barton
2019-04-09Cleanup: styleCampbell Barton
2019-04-04Fix T63256: Make Dupli Face was broken since there are collectionsJacques Lucke
2019-03-20Cleanup: unused varsCampbell Barton
2019-03-14Cleanup: styleCampbell Barton
2019-03-04Cleanup: use single quotes for enumsCampbell Barton
2019-03-01RNA: move cursor into own structCampbell Barton
2019-01-30Cleanup: line lengthCampbell Barton
2019-01-24bring back possibility to override camera per viewPhilipp Oeser
2019-01-02Fix poll function for SelectPattern operatorDalai Felinto
2019-01-02Fix T60030: Select pattern fails with pose bonesDalai Felinto
2018-12-19RNA: support setting default values for custom properties.Alexander Gavrilov
2018-12-173D View: empty image option to show front/backCampbell Barton
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-12Fix T59208: Error when loading reference/background image in edit modeJacques Lucke
2018-12-12UI: use consistent subdivision modifier name when creating from shortcuts.Brecht Van Lommel
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-26Cleanup: unused vars, importsCampbell Barton
2018-11-21Image Empties: always show in orthographic view by defaultJacques Lucke
2018-11-20Images: "Image" submenu in "Add" menuJacques Lucke
2018-11-11Fix T57776: Error when adding a Torus to the scene.Bastien Montagne
2018-10-25Cleanup: unused variablesCampbell Barton
2018-10-10Remove Align to View OperatorCampbell Barton
2018-10-10Empty Image: use draw size instead of object scaleCampbell Barton
2018-10-09Image Empties: Usability improvements and fixesJacques Lucke
2018-09-30Add Image Operator: minor tweaksCampbell Barton
2018-09-27Empty Object: new "Load Image as Empty" operatorJacques Lucke
2018-09-11Cleanup: unused variablesCampbell Barton
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-08-12PyAPI: update scripts for matrix multiply operatorCampbell Barton