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-01-24Cleanup: Grammar: its self vs. itselfHans Goudey
2022-01-08Fix Cycles compile error after last own commitJulian Eisel
2022-01-08RNA: Support bitwise operators for property flags in C++Julian Eisel
2022-01-06Cleanup: spelling in commentsCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-10Add unit for time stored in secondsSergey Sharybin
2021-05-17UI: add non-linear slider supportHenrik Dick
2021-04-16RNA: add STRUCT_NO_CONTEXT_WITHOUT_OWNER_ID flagCampbell Barton
2021-03-30Fix: buttons whose property contains an 'owner_id' ignore rna undo checkGermano Cavalcante
2021-01-04Cleanup: use 'pragma once'Campbell Barton
2020-10-19Spelling: MiscellaneousHarley Acheson
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-09-07UI: Add temperature unitsHans Goudey
2020-06-10LibOverride: Fix issues related to ID name differences.Bastien Montagne
2020-03-22Cleanup: spelling, correct Mesh.mface docsCampbell Barton
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-10Cleanup: Add comment explaining DPI influence on RNA pixel-propertiesJulian Eisel
2020-02-26Cleanup: spellingCampbell Barton
2020-02-20Cleanup: unused enumsCampbell Barton
2020-02-19Fix T72751: Timeline crash from overridden scene.Bastien Montagne
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-14Custom Properties: allow changing the property UI to color picker.Alexander Gavrilov
2019-08-02Docs: correct comment for PROP_THICK_WRAPCampbell Barton
2019-06-26Cleanup: un-wrap lines in headers, use doxy commentsCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-04-21Cleanup: comments (long lines) in makesrnaCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-01Fix T62960: Expanding/Closing Constraints/Modifiers causes re-renderSergey Sharybin
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Units: add support for light power units in Watt. Use for Eevee lights.Brecht Van Lommel
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-10Cleanup: ensure header guards come firstCampbell Barton
2018-10-29UI: allow off/on icons to be in reverse order.Brecht Van Lommel
2018-10-29Cleanup: remove unused RNA flag.Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-07-01Merge branch 'master' into blender2.8Campbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2018-06-05Static Override: progresses towards full support for material slots.Bastien Montagne
2018-06-05RNA/Override: Move override-related property flags to own variable.Bastien Montagne
2018-05-02Static override: initial work for generating 'insertion' in collections.Bastien Montagne