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
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-18Merged changes in the trunk up to revision 49986.Tamito Kajiyama
2012-08-18Typo fix: BKE_sequwnce_get_by_name -> BKE_sequence_get_by_nameJoshua Leung
2012-08-12Merged changes in the trunk up to revision 49797.Tamito Kajiyama
2012-08-08Code cleanup: BKE_ prefix for public sequencer functionsSergey Sharybin
2012-08-02Merged changes in the trunk up to revision 49478.Tamito Kajiyama
2012-07-26Display animation data from lamps' node trees in animation editor windowsSergey Sharybin
2012-07-21Merged changes in the trunk up to revision 49090.Tamito Kajiyama
2012-07-20Code cleanup - missing indention be gone!Joshua Leung
2012-07-14Merged changes in the trunk up to revision 48893.Tamito Kajiyama
2012-07-10rename BLI_getQuotedStr --> BLI_str_quoted_substrN to make it more clear its ...Campbell Barton
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-07-03Merged changes in the trunk up to revision 48505.Tamito Kajiyama
2012-06-26mask and grease pencil now display in the dope sheet summeryCampbell Barton
2012-06-24Merged changes in the trunk up to revision 48227.Tamito Kajiyama
2012-06-16code cleanup: make names more logicalCampbell Barton
2012-06-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama
2012-06-08mask animation keys now editable in the dope sheet (duplicate, transform, del...Campbell Barton
2012-05-19Merged changes in the trunk up to revision 46787.Tamito Kajiyama
2012-05-17style cleanup: line length and ensure some macros error when not ending with ';'Campbell Barton
2012-05-16Code cleanup: simplify standard GHash creation.Nicholas Bishop
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
2012-05-11- dont create scene.sequence_editor on read, means data-browser or autocomple...Campbell Barton
2012-05-08style cleanup: animation + buttonsCampbell Barton
2012-05-06Bugfix [#31003] Animation data (e.g. actions, drivers) from the active materialJoshua Leung
2012-05-06Bugfix [#31330] Shape Key Editor does not switch to assigned Key ActionJoshua Leung
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05Merged changes in the trunk up to revision 46309.Tamito Kajiyama
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29Bugfix [#28826] Show Hidden button in Dopesheet and Graph Editor doesn't quiteJoshua Leung
2012-04-29Merged changes in the trunk up to revision 46045.Tamito Kajiyama
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-04Merged changes in the trunk up to revision 45383.Tamito Kajiyama
2012-04-02code cleanup:Campbell Barton
2012-04-01Merged changes in the trunk up to revision 45308.Tamito Kajiyama
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-25Merged changes in the trunk up to revision 45133.Tamito Kajiyama
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-11Merged changes in the trunk up to revision 44797.Tamito Kajiyama
2012-03-06style cleanup, brackets in else/if, some indentation.Campbell Barton
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-03style cleanup - spelling corrections & update some incorrect comments.Campbell Barton
2012-03-01Merged changes in the trunk up to revision 44561.Tamito Kajiyama
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-01-08Merged changes in the trunk up to revision 43219.Tamito Kajiyama
2012-01-06Bugfix [#29806] World nodetrees not included in Animation Editor filteringJoshua Leung
2011-12-28Merged changes in the trunk up to revision 42902.Tamito Kajiyama
2011-12-23Code cleanup: fix some clang static checker warnings.Brecht Van Lommel
2011-10-19Merged changes in the trunk up to revision 41099.Tamito Kajiyama
2011-10-15spelling corrections in comments and quiet warningCampbell Barton