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-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama
2012-06-10Also fix cache line in clip editor which didn't take start frame into account.Sergey Sharybin
2012-06-10Fixed curves and dopeseet views of motion tracking data not taking clip'sSergey Sharybin
2012-06-10Bugfix for autosmooth in sculpt mode.Nicholas Bishop
2012-06-10Planar tracking support for motion trackingSergey Sharybin
2012-06-10Support for per-track Grease Pencil datablocks for motion trackingSergey Sharybin
2012-06-10style cleanup: use capital camel case names for typedef'sCampbell Barton
2012-06-10change RNA_struct_find_function to accept a type rather then a PointerRNA, ad...Campbell Barton
2012-06-10mango request - add alpha to histogram & sample line.Campbell Barton
2012-06-10mango requestCampbell Barton
2012-06-10code cleanup: rename flag --> dflag (draw flag), since this is overly generic...Campbell Barton
2012-06-10fix for un-initialized memory use for modal inset/bevel.Campbell Barton
2012-06-10Missed NULL-pointer checks in poll some functionsSergey Sharybin
2012-06-10Fix for compositor image node draw function. The image user pointer needs to ...Lukas Toenne
2012-06-10OBJECT_OT_drop_named_material -- missing notifier for material panel UI updateDan Eicher
2012-06-09code cleanup: doxy comment filename correctionsCampbell Barton
2012-06-09add a utility function to get an exact match for a grease pencil frame.Campbell Barton
2012-06-09code cleanup: name mask and grease pencil dope sheet editor functions more co...Campbell Barton
2012-06-08Fixed issue with non-updating frame in clip editor when toggling undistorted ...Sergey Sharybin
2012-06-08Selecting track channel in tracking dopesheet would make track active,Sergey Sharybin
2012-06-08Fix #31752: Select All By Layer seems not to work when object belongs to seve...Sergey Sharybin
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-08fix for bug in point slide using freed memory when auto-keying.Campbell Barton
2012-06-08 * Added OpenCL kernel for bokeh blurJeroen Bakker
2012-06-08Fix #31748: Blender crashes when typing "al" after opening spacebar menu.Sergey Sharybin
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