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
2022-08-29I18n: disambiguate and make a few more strings translatableDamien Picard
2022-08-10Render: remove camera shift hard limitsBrecht Van Lommel
2022-07-15Render: camera depth of field support for armature bone targetsDamien Picard
2022-06-08Fix (unreported) missing rna path for some background image properties.Bastien Montagne
2022-05-30LibOverride: Add full support for camera's background images.Bastien Montagne
2022-05-30Fix (unreported) missing rna_path function for BackgroundImage struct.Bastien Montagne
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-04-12Cleanup: clang-formatLukas Stockner
2022-04-10UI: improve descriptions for camera lens and lens unitViktoriia Safiullina
2022-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-03-18Fix missing view3d updates after recent NC_SPACE notifier filtersPhilipp Oeser
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-07-02UI: rename Alpha to OpacityJuan
2020-06-03LibOverride: Make camera data-block properties overrideable.Bastien Montagne
2019-09-11Cleanup: remove redundant RNA defaultsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-20Liboverride: Add more missing ID RNA pointers as overridable.Bastien Montagne
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker
2019-06-07VSE: Cache invalidationRichard Antalik
2019-05-31Fix: Don't use a slider to control the Background Image Scale property.William Reynish
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-01Fix T62960: Expanding/Closing Constraints/Modifiers causes re-renderSergey Sharybin
2019-03-28Fix T63032: Increase camera properties precision in UIJacques Lucke
2019-03-21Use 'show_' prefix convention for composition guidesWilliam Reynish
2019-03-21UI: Correct tooltips for composition guidesWilliam Reynish
2019-03-21UI: Put camera composition guides in standard sub-panelWilliam Reynish
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-16DNA: rename camera YF_dofdist -> dof_distanceCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-11DNA: version patch Camera.drawsize to twice it's valueCampbell Barton
2018-12-11Merge branch 'master' into blender2.8Campbell Barton
2018-12-11Fix T52051: Orthographic camera display size errorCampbell Barton
2018-11-22Icons: use newly added iconsWilliam Reynish
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-07-27RNA: Set default for Camera propertiesClément Foucault
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-10-26Move background images into the cameraCampbell Barton