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-10-10Merge from trunk r51234-r51251soc-2012-fried_chickenDaniel Genrich
2012-09-24revert r50837, this assumption is made elsewhere (in transform_conversions.c)...Campbell Barton
2012-09-24don't check the real usercount when drawing masks, this way fake user masks c...Campbell Barton
2012-09-19code cleanup: make shape key api names consistent with our new convention.Campbell Barton
2012-09-16Code cleanup - Remove/update outdated comments and whitespace tweaksJoshua Leung
2012-09-06support ANIMFILTER_FOREDIT for mask layers, also move deprecated metaball typ...Campbell Barton
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-08-18Typo fix: BKE_sequwnce_get_by_name -> BKE_sequence_get_by_nameJoshua Leung
2012-08-08Code cleanup: BKE_ prefix for public sequencer functionsSergey Sharybin
2012-07-26Display animation data from lamps' node trees in animation editor windowsSergey Sharybin
2012-07-20Code cleanup - missing indention be gone!Joshua Leung
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-06-26mask and grease pencil now display in the dope sheet summeryCampbell Barton
2012-06-16code cleanup: make names more logicalCampbell Barton
2012-06-08mask animation keys now editable in the dope sheet (duplicate, transform, del...Campbell Barton
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-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-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-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-02code cleanup:Campbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
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-02-27style cleanup (mostly whitespace)Campbell Barton
2012-01-06Bugfix [#29806] World nodetrees not included in Animation Editor filteringJoshua Leung
2011-12-23Code cleanup: fix some clang static checker warnings.Brecht Van Lommel
2011-10-15spelling corrections in comments and quiet warningCampbell Barton
2011-09-29Reverting part of r.40659Joshua Leung
2011-09-28Commented and tagged some unused vars, added some var init (gcc warnings...)Bastien Montagne
2011-09-16use replace 0 with NULL for pointers, set some functions staticCampbell Barton
2011-09-02fix [#28460] SEGFAULT when trying to make empty display as imageCampbell Barton
2011-08-30fix for some warnings with the recent merge, also tag unused args.Campbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-07Sound clip NLA Strips for NexyonJoshua Leung
2011-08-013D Audio GSoC:Joerg Mueller
2011-07-07Grease Pencil ActEdit Mode: Filtering CleanupJoshua Leung
2011-07-07NLA Drawing - Second attempt at providing options for streamlining theJoshua Leung
2011-06-30Animation Channels Filtering Refactor - Part 5Joshua Leung
2011-06-28Refactoring code for filtering actionsJoshua Leung
2011-06-27Small bug fixes:Joshua Leung
2011-06-27Texture Nodes AnimEdit supportJoshua Leung