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-08Fix #31743: Applying Smooth modifier to a curve crashes BlenderSergey Sharybin
2012-06-08Mask editing: remove use_parent property and use check if paren't id is set i...Sergey Sharybin
2012-06-08number enumsCampbell Barton
2012-06-08typo/style editsCampbell Barton
2012-06-08- remove redundant NULL checks from mallocn's local linked list functions.Campbell Barton
2012-06-07initial support for editing masks in the sequencer, currently only draw the m...Campbell Barton
2012-06-07new sequence strip type for masks.Campbell Barton
2012-06-07Quite some warnings...Bastien Montagne
2012-06-07Remove unused ibuf argument from draw_gpencil_2dimageSergey Sharybin
2012-06-07Remove checks for valid frame from poll function in clip editor spaceSergey Sharybin
2012-06-07code cleanup: rename sequencer types to SEQ_TYPE_*** and use enums rather the...Campbell Barton
2012-06-07adding mask points now adds in the correct place relative to shape keys (upda...Campbell Barton
2012-06-07fix for crash with recent color commits to draw-object, this case wasnt handl...Campbell Barton
2012-06-07fix for crash with selecting camera bundles.Campbell Barton
2012-06-07fix for armature specular material color overriding the wire color when insta...Campbell Barton
2012-06-07dont draw bone names/axis inside duplicatorsCampbell Barton
2012-06-07fix for error in previous commit.Campbell Barton
2012-06-07Fix #31734: Edge slide operator Flip/Even options not workingSergey Sharybin
2012-06-07Bugfix [#31735] Performance issue related to object parenting to armatureJoshua Leung
2012-06-07Cycles: border render now works in the viewport, when looking through theBrecht Van Lommel
2012-06-07style cleanupCampbell Barton
2012-06-07code cleanup: remove unused mask argsCampbell Barton
2012-06-06disable group/object selection in the outliner, it slows down drawing far too...Campbell Barton
2012-06-06group outliner option to instance selected groups in the scene.Campbell Barton
2012-06-06Changed semantic of recently added start_frameSergey Sharybin
2012-06-06replace glGetFloatv(GL_CURRENT_COLOR, col_f); with the current wire color arg.Campbell Barton
2012-06-06pass the object wire color along to drawing functions, too many places would ...Campbell Barton
2012-06-06style cleanup: (indentation)Campbell Barton
2012-06-06mask modeCampbell Barton
2012-06-06- background images now draw in opengl renderCampbell Barton
2012-06-06style cleanupCampbell Barton
2012-06-05operator to reset feather weights on all shape keysCampbell Barton
2012-06-05Configurable start frame for movie clip datablocks as alternative to automati...Sergey Sharybin
2012-06-05shrink/fatten now works with proportional editmode on curves.Campbell Barton
2012-06-05shrink/fatten transform for mask - adjusts the feather weight.Campbell Barton
2012-06-05mask point slide now accounts for scaled bezier weights,Campbell Barton
2012-06-05Fix #31713: Mask editor: RMB drag crashes BlenderSergey Sharybin
2012-06-05Fix #31702: Drag and Drop parenting crashes BlenderSergey Sharybin
2012-06-05mask editingCampbell Barton
2012-06-05style cleanupCampbell Barton
2012-06-04A few UI messages fixes.Bastien Montagne
2012-06-04Cycles: support for image sequences in image/environment texture node.Brecht Van Lommel
2012-06-04abbreviate mask-editing to mask-editCampbell Barton
2012-06-04include cleanup, also raskter wasn't building on osxCampbell Barton
2012-06-04picky change - rename keymap since there is no 'mask editor'Campbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-06-04Cycles: show frame number in render info.Brecht Van Lommel
2012-06-04remaining mask files from tomato. these wont get svn history carried over.Campbell Barton
2012-06-04mask merge (initial copy of editor files)Campbell Barton
2012-06-04Fix #31559: second 3D viewport does not update when paiting vertex/weightSergey Sharybin