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-06-11UI messages fixes...Bastien Montagne
2012-06-11Merging r47702 through r47726 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-11Code cleanup - Removing/commenting out various bits of legacy cruft related toJoshua Leung
2012-06-11Grease Pencil - Support for Grease Pencil in the Sequence Editor preview/imageJoshua Leung
2012-06-11svn merge ^/trunk/blender -r47698:47701Campbell Barton
2012-06-10style cleanupCampbell Barton
2012-06-10Merging r47691 through r47698 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-10Add screen balance into interfaceSergey Sharybin
2012-06-10Force multires update when changing subdivision type.Nicholas Bishop
2012-06-10Merging r47677 through r47683 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-10Support for per-track Grease Pencil datablocks for motion trackingSergey Sharybin
2012-06-10change RNA_struct_find_function to accept a type rather then a PointerRNA, ad...Campbell Barton
2012-06-10Merging r47674 through r47676 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-10mango request - add alpha to histogram & sample line.Campbell Barton
2012-06-10Merging r47667 through r47668 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-10mango requestCampbell Barton
2012-06-10Merging r47624 through r47661 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-09code cleanup: removed/renamed shadow & duplicate variable definitions.Campbell Barton
2012-06-09Changes to keying nodes:Sergey Sharybin
2012-06-09rna_SequenceElements_pop --> use memcpy instead of strcpyDan Eicher
2012-06-09constraints names are not matching (rna and constraint.c). doing rna->constra...Dalai Felinto
2012-06-08Merging r47612 through r47623 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-08Fixed issue with missed reconstruction error in clip editor headerSergey Sharybin
2012-06-08Added sorting by average reprojection error to motion tracking dopesheet.Sergey Sharybin
2012-06-08Particle Info node for Cycles. This can be used to access particle informatio...Lukas Toenne
2012-06-08svn merge ^/trunk/blender -r47603:47611Campbell Barton
2012-06-08add listener in action space for mask changes so dopesheet redraws + other mi...Campbell Barton
2012-06-08mask animation keys now editable in the dope sheet (duplicate, transform, del...Campbell Barton
2012-06-08Merging r47581 through r47603 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-08 * Added OpenCL kernel for bokeh blurJeroen Bakker
2012-06-08Mask editing: remove use_parent property and use check if paren't id is set i...Sergey Sharybin
2012-06-07new sequence strip type for masks.Campbell Barton
2012-06-07Tooltips shouldn't have dot at the end of sentenceSergey Sharybin
2012-06-07Merging r47572 through r47580 form trunk into soc-2011-tomatoSergey Sharybin
2012-06-07[#31739] Collada: New Export selections 'Include Armatures'Gaia Clary
2012-06-07code cleanup: rename sequencer types to SEQ_TYPE_*** and use enums rather the...Campbell Barton
2012-06-07svn merge ^/trunk/blender -r47566:47571Campbell Barton
2012-06-07Bugfix [#31723] Renderer (internal) ignores keyframes on 'Compositing' checkboxJoshua Leung
2012-06-06Merging r47507 through r47534 from trunk into soc-2011-tomatoSergey Sharybin
2012-06-06Changed semantic of recently added start_frameSergey Sharybin
2012-06-06style cleanup: (indentation)Campbell Barton
2012-06-06Cloth: Add support for "Self Collision Vertex Group".Daniel Genrich
2012-06-06svn merge ^/trunk/blender -r47423:47506Campbell Barton
2012-06-06Adding back Dutch language, as it seems we found a translator for it. :)Bastien Montagne
2012-06-06support negative indexing with SequenceElements.pop() - like python does, -1 ...Campbell Barton
2012-06-06Smoke: Fix rna names as suggested by Thomas Dinges. Daniel Genrich
2012-06-06Smoke: Make Smoke density available to python via rna.Daniel Genrich
2012-06-05Configurable start frame for movie clip datablocks as alternative to automati...Sergey Sharybin
2012-06-05mask editingCampbell Barton