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-10Planar tracking support for motion trackingSergey Sharybin
2012-06-10Synchronize changes with tomato branchSergey Sharybin
2012-06-10mango requestCampbell Barton
2012-06-10remove duplicate importCampbell Barton
2012-06-08Don't show physics properties in game engine conextSergej Reich
2012-06-08 * Added OpenCL kernel for bokeh blurJeroen Bakker
2012-06-08Clip editor: cleanup up headerSergey Sharybin
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-06Changed semantic of recently added start_frameSergey Sharybin
2012-06-06Transform Locks UI:Thomas Dinges
2012-06-06Cloth: Add support for "Self Collision Vertex Group".Daniel Genrich
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 transform for mask - adjusts the feather weight.Campbell Barton
2012-06-05mask editingCampbell Barton
2012-06-04abbreviate mask-editing to mask-editCampbell 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-04patch [#31644] Py Console: Indent and unindent independent of cursor (aligned...Campbell Barton
2012-06-04Merged changes in the trunk up to revision 47381.Tamito Kajiyama
2012-06-03use fnmatch for reference globing rather then regex - regex overly complicate...Campbell Barton
2012-06-03quiet warningsCampbell Barton
2012-06-02experenental manual linking from the UI. realize this is an issue which is no...Campbell Barton
2012-05-31Fix #31658: missing properties in key configuration export, hidden propertiesBrecht Van Lommel
2012-05-30BGE #30734: add support for physics linear and angular thresholds and deactiv...Benoit Bolsee
2012-05-29Fix #31633: select pattern operator did not mention [abc] wildcard, alsoBrecht Van Lommel
2012-05-29Massive Code cleanup:Thomas Dinges
2012-05-29Fix for the WithinImageBorderUP1D predicate not working with a ViewEdge such ...Tamito Kajiyama
2012-05-29BGE patch #28476: Character object physics typeBenoit Bolsee
2012-05-28bpy.utils.time_to_frame() and frame_to_time() utility functions.Campbell Barton
2012-05-27style cleanupCampbell Barton
2012-05-27style cleanup: nodes, also rename chunksize -> chunk_sizeCampbell Barton
2012-05-27[#31607] Collada: (Exporter) Implementation of 'use Object Instantiation' OptionGaia Clary
2012-05-27Merged changes in the trunk up to revision 47056.Tamito Kajiyama
2012-05-26add vector versions of hsv_to_rgb, rgb_to_hsv & rgb_to_hsv_compatCampbell Barton
2012-05-26patch [#31578] Standard-conformal sets for .report() and operator return valuesCampbell Barton
2012-05-26solidify option to flip normalsCampbell Barton
2012-05-26initialize bake action vars from contextCampbell Barton
2012-05-26SVN maintenance.Guillermo S. Romero
2012-05-25Removed setting of filepath from Operator Preset for the Collada Exporter (Se...Gaia Clary
2012-05-25Added a Factory Operator Preset for the Collada Exporter (Second Life presets) Gaia Clary
2012-05-253D View: add Backface Culling option, to hide faces when seen from the back s...Brecht Van Lommel
2012-05-24style cleanup: brace placement/newlinesCampbell Barton
2012-05-24style cleanupCampbell Barton
2012-05-24Restoring Group Colours for Animation Channels - Part 1Joshua Leung
2012-05-23Finish changes in up/down arrows for menusSergey Sharybin
2012-05-23Motion Paths Gui - Restoring a "Calculate" button to the Motion Paths panelJoshua Leung
2012-05-22Long old UI annoyance:Ton Roosendaal