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-08-10split off auto depth option to have cursor placement use depth too since you ...Campbell Barton
2012-08-10Fix wrong tracks list used for search in Follow Track constraintSergey Sharybin
2012-08-10Extended the search operator for nodes to also support node groups. The basic...Lukas Toenne
2012-08-10Separate uv selection operator: Y key, behaves much the same way as the mesh ...Campbell Barton
2012-08-09generate COM_OpenCLKernels.cl.h automatically at build time, this allows edit...Campbell Barton
2012-08-09Frame matching methods for follow track constraintSergey Sharybin
2012-08-08code cleanup: lazy init enum for node searchCampbell Barton
2012-08-08Search option for adding nodes.Lukas Toenne
2012-08-08Accidentally did a commit when I wanted to revert... (ignore my last revision)Mitchell Stokes
2012-08-08(no commit message)Mitchell Stokes
2012-08-07add view selected for node viewCampbell Barton
2012-08-07Place color weels used for color balance in sequencer verticallySergey Sharybin
2012-08-06Adding "inpaint" as allowed words...Bastien Montagne
2012-08-06bring back the play option from 2.4xCampbell Barton
2012-08-06Made feather self-intersection check an option.Sergey Sharybin
2012-08-06move pivot point and cursor out of UV rna into image space since both mask an...Campbell Barton
2012-08-04Camera tracking presetsSergey Sharybin
2012-08-04fullscreen mask editing now works in the image space over a viewer node.Campbell Barton
2012-08-02Clipboard feature for nodes. With the Copy operator a copy of all selected no...Lukas Toenne
2012-08-01make node select_all consistent with other select operators, also add Ctrl+I,...Campbell Barton
2012-08-01Docs / Templates:Thomas Dinges
2012-08-01misc mask fixesCampbell Barton
2012-07-31resolve glitch in the image space where mask editing and UVs would conflict.Campbell Barton
2012-07-30Minor code cleanupSergey Sharybin
2012-07-30Mango request: option to create nodes with hidden preview by defaultSergey Sharybin
2012-07-29code cleanup: assign mode to a variable in the 3d view header and remove some...Campbell Barton
2012-07-29style cleanupCampbell Barton
2012-07-29User Interface Scripts:Thomas Dinges
2012-07-29fix for own regression with handling of script paths, however this didnt work...Campbell Barton
2012-07-26mask/image editor now works for border select and lassoCampbell Barton
2012-07-25add mask buttons into the image spaceCampbell Barton
2012-07-25split out mask UI into their own classes.Campbell Barton
2012-07-25mask UI for space imageCampbell Barton
2012-07-25image space now has a mode for view/paint/mask editing.Campbell Barton
2012-07-24Fix #32165: context_set_value didn't make an undo push when changing scene se...Sergey Sharybin
2012-07-23Grrr... Minkowski... :pBastien Montagne
2012-07-23Fix [#32163] vertex groups get wiped.Bastien Montagne
2012-07-19poll function for edge loop delete.Campbell Barton
2012-07-18Some small fixes (grrr, python imports...).Bastien Montagne
2012-07-18Fix [#32135] FRAMERATE: Framerate display is truncated in selection box.Bastien Montagne
2012-07-15falloff option for mask layersCampbell Barton
2012-07-15use a different setting for fill/cyclic - you may want to have unfilled cycli...Campbell Barton
2012-07-123D View / Edges menu:Thomas Dinges
2012-07-12Clip editor mode selection: show menu with modes on TABSergey Sharybin
2012-07-12Readme and Release Log Links:Thomas Dinges
2012-07-11Minor interface change: space between vertex group specials menu and up/down ...Sergey Sharybin
2012-07-11Operator to move mask layers up and down in the listSergey Sharybin
2012-07-09Small cleanup...Bastien Montagne
2012-07-09UI translation from inside Blender UI: first part.Bastien Montagne
2012-07-08Grmbl, dummy argparse...Bastien Montagne