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-19Fix part 1 of [#31840] Quick Explode Bugs related to it's fade option.Bastien Montagne
2012-06-18Fix #31838: Console error with particle Child Simplification is enabled.Sergey Sharybin
2012-06-16Collada: (Exporter) Add new option 'deform bones only'Gaia Clary
2012-06-15scale node - framing offset: compatible with camera shiftX/Y and the viewport...Campbell Barton
2012-06-14Collada: (Exporter) fix Operator presetGaia Clary
2012-06-13added mask tool to recalculate handles (Ctrl+N)Campbell Barton
2012-06-13apply offset to the camera view - this works exactly like camera shift (trans...Campbell Barton
2012-06-13framing options for camera background image: stretch/fit/cropCampbell Barton
2012-06-13update themes for new colors, patch by Brendon MurphyCampbell Barton
2012-06-13Added frame offset slider to clip datablocksSergey Sharybin
2012-06-12Added Selected Only and Show Hidden flags to clip editor's curve viewSergey Sharybin
2012-06-12Some Clip Editor interface clean-ups:Sergey Sharybin
2012-06-12Added options to display only selected tracks and show hidden tracksSergey Sharybin
2012-06-12Make dopesheet settings per-tracking dataSergey Sharybin
2012-06-12Masking support for motion tracksSergey Sharybin
2012-06-12"Fix" for [#30704] Action Constraint mapping bugBastien Montagne
2012-06-11Add user preference "GPU Mipmap Generation" under the System/OpenGLAntony Riakiotakis
2012-06-11minor fixesCampbell Barton
2012-06-11template for python node operatorsCampbell Barton
2012-06-11Bugfix [#31766] Mouseover Label reads 'Alt Left Arrow' when over the rightJoshua Leung
2012-06-11fix [#31712] User prefs Input: Filter searches for names starting with entere...Campbell Barton
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-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-29BGE patch #28476: Character object physics typeBenoit Bolsee
2012-05-28bpy.utils.time_to_frame() and frame_to_time() utility functions.Campbell Barton