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-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2020-12-10Cleanup: rename BLI_strescape to BLI_str_escapeCampbell Barton
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-01Fix T62960: Expanding/Closing Constraints/Modifiers causes re-renderSergey Sharybin
2019-03-24Cleanup: redundant use of string formatting functionsCampbell Barton
2019-02-20RNA: use factor when appropriateWilliam Reynish
2019-02-18doxygen: add newline after \fileCampbell 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-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-06-09Merge branch 'master' into blender2.8Campbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-04-12Removed most particle system code from RNA.Lukas Tönne
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-12code cleanup: set enums as static or add RNA_enum_types.h where they are used...Campbell Barton
2013-04-24fix [#34958] keyframe many items would fail if there was a (") in the text.Campbell Barton
2013-03-07use bool for rna funcs.Campbell Barton
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2012-11-07code cleanup: use min/max functions rather then macros.Campbell Barton
2012-10-26style cleanupCampbell Barton
2012-10-04Fix for commit r51049: no need to create two contexts when one if enough.Bastien Montagne
2012-10-04Add translation context for volume (Audio), pitch (Rotation) and rename tip->...Sv. Lockal
2012-07-04Last spell checking (for now).Bastien Montagne
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-15Style cleanup (mostly line length, also no final point in tips...).Bastien Montagne
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20misc editsCampbell Barton
2011-09-30Minor: Other UI strings typos and tweaks.Bastien Montagne
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory