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-21svn merge ^/trunk/blender -r49776:50097Campbell Barton
2012-08-20copy as script operator for the console, so you can copy input from a console...Campbell Barton
2012-08-19Sequencer: per-sequence modifier stack for color gradingSergey Sharybin
2012-08-19Patch #32326: NDOF support of rotation and panning the view at the same timeSergey Sharybin
2012-08-17style cleanupCampbell Barton
2012-08-17rename mask 'Shrink/Fatten' --> 'Scale Feather'Campbell Barton
2012-08-17fix for crash showing tooltip for NODE_OT_add_search()Campbell Barton
2012-08-14style cleanup: pep8 & unfinished comment from own commit.Campbell Barton
2012-08-14Python node operator for combined node collapsing and hiding unused sockets. ...Lukas Toenne
2012-08-14patch [#32327] Uniform displace modifierCampbell Barton
2012-08-13add animation buttons to mask toolbarCampbell Barton
2012-08-13add hook now has option to add to active bone (mango request).Campbell Barton
2012-08-12Sequencer: overlay display type optionsSergey Sharybin
2012-08-12Fix #32313: freetype fails to load PFB builtin fontSergey Sharybin
2012-08-11default player was still set to 2.4x, default to internal (thought this was c...Campbell Barton
2012-08-11rename full viewport and disable manipulatorCampbell Barton
2012-08-11remove all remaining data files from source, now all are converted at build t...Campbell Barton
2012-08-11generate brush icons C files at build time.Campbell Barton
2012-08-11Sequencer: support for masked color balanceSergey Sharybin
2012-08-11startup.blend and preview.blend are now converted to C at build time.Campbell Barton
2012-08-10* Some improvements to fire simulation code.Miika Hamalainen
2012-08-10Merge with trunk r49776Miika Hamalainen
2012-08-10Fix effect settings panel for adjustment effectSergey Sharybin
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-06Merge with trunk r49600Miika Hamalainen
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