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-02-11File headers: SPDX License migrationCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: keyframing return argumentsCampbell Barton
2019-05-13Python API: expose conversion between tweaked NLA strip and scene time.Alexander Gavrilov
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-06-09Cleanup: trailing space in RNACampbell Barton
2012-10-21A final bunch of UI messages fixes and tweaks, and some BKE_report()<->BKE_re...Bastien Montagne
2012-10-13More UI messages fixes.Bastien Montagne
2012-09-20code cleanup: remove unused macros, commet some which may be useful later - o...Campbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
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-08-15Select by Keying Set...Joshua Leung
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-04-08bugfix [#21929] linking in groups into a linked in scene is possible and thos...Campbell Barton
2010-04-04make keying set path functions members of the paths collectionCampbell Barton
2010-03-25More assorted Keying Sets changes for Cessen (mainly api stuff):Joshua Leung
2010-03-24Keying Sets - PyAPI consistency issues:Joshua Leung
2010-03-24remove unused rna includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-16== Massive Keying Sets Recode ==Joshua Leung
2010-03-01Missed a spot when renaming the API functions for adding Keying Set pathsJoshua Leung
2010-02-27* Renaming some Keying Sets API functions to make the terminology more consis...Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2009-12-11* rename 'rna_path' --> 'data_path', rna and dna are for internal use and are...Campbell Barton
2009-10-08A few fixes:Joshua Leung
2009-08-252.5 - Keying Sets API (now usable from Py-Scripts)Joshua Leung