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-07-29scale down histogram button movement by 10, was very sensitiveCampbell Barton
2012-07-29style cleanupCampbell Barton
2012-07-28Fixed some knife cut failures.Howard Trickey
2012-07-27Fix #32199: Smooth Vertex no longer has X, Y and Z options.Sergey Sharybin
2012-07-27code cleanup: pass mouse position as int[2] rather then wmEventCampbell Barton
2012-07-27use B key to toggle 'boundary' option for modal inset.Campbell Barton
2012-07-27fix usercount error with dropping images in the node view.Campbell Barton
2012-07-27Fix crash in drawing socket names when zooming out a lotSergey Sharybin
2012-07-27Display solver keyframes in cache lineSergey Sharybin
2012-07-27code cleanup: mask keys now dont use space-clip keys - could give troubles la...Campbell Barton
2012-07-27Track input node: more control on over output valueSergey Sharybin
2012-07-27up/down arrows were not switching mask keyframes in the image spaceCampbell Barton
2012-07-27mask motion blur shutter optionCampbell Barton
2012-07-27motion blur for mask node:Campbell Barton
2012-07-27Fix #32187: OpenGL preview does not take into account overwrite optionSergey Sharybin
2012-07-27code cleanup: remove unneeded 'struct' qualifiers Campbell Barton
2012-07-27change clip utility function arguments to take space data and region rather t...Campbell Barton
2012-07-27code cleanup: minor edits for mask/transformCampbell Barton
2012-07-26fix some types and incorrect infoCampbell Barton
2012-07-26fix for crash when displaying the tooltip for a non python menu (was introduc...Campbell Barton
2012-07-26Display animation data from lamps' node trees in animation editor windowsSergey Sharybin
2012-07-26Run versioning stuff for animation summary color againSergey Sharybin
2012-07-26fix for crash when checking for locked action.Campbell Barton
2012-07-26option to use manual size input for sceneCampbell Barton
2012-07-26Fix #31897: Ctrl+Click in 'Hue Correct' Node Adds in Wrong LocationSergey Sharybin
2012-07-26add ED_space_image_get_size_fl, ED_space_clip_get_size_flCampbell Barton
2012-07-26Fix #31550: Active Armature bone hardly distinguishable from other selected b...Sergey Sharybin
2012-07-26mask/image: rotate about 2d cursor now works.Campbell Barton
2012-07-26Fix typo and change shortcuts to Q and E. Works better when emulate numpad is...Sergey Sharybin
2012-07-26mask/image editor now works for border select and lassoCampbell Barton
2012-07-26Shortcuts to set solver frames: alt-1 for Keyframe A, alt-2 for keyframe B.Sergey Sharybin
2012-07-26Fix #32123: Blender crashes when zoomed in and rotating around 3d cursorSergey Sharybin
2012-07-26image histogram/sample line couldn't show HDR colors. now allow zooming the v...Campbell Barton
2012-07-26Fix #32139: Making vertex parent hides facesSergey Sharybin
2012-07-26mask/image viewer now works with non 1:1 image aspect, editing masks in the i...Campbell Barton
2012-07-26Select Linked no works from Datablocks outliner view as wellSergey Sharybin
2012-07-25Implement operator to select linked data from outlinerSergey Sharybin
2012-07-25Separate Select Linked operator into smaller function which could be reused.Sergey Sharybin
2012-07-25mask transform now works in the image spaceCampbell Barton
2012-07-25Fix #32004: Up/down arrow keys can move index out of actual range of template...Sergey Sharybin
2012-07-25match function names for clip/image spacesCampbell Barton
2012-07-25fix some crashes with mask/image transfor, a few more areas working now.Campbell Barton
2012-07-25Proxies building progress bar used to be displayed wrong in casesSergey Sharybin
2012-07-25add mask keymap to image window.Campbell Barton
2012-07-25edit fix for [#32177] - drawing text isnt really needed for selections.Campbell Barton
2012-07-25mask now draws in the image view, misc minor edits.Campbell Barton
2012-07-25Fix [#32177] 'Display Pivot' segfaults blender (Rigid Body Constraint + 3dview)Bastien Montagne
2012-07-25mask UI for space imageCampbell Barton
2012-07-25Fix #31419, Changing Boid-Properties impossible with pinned Particle Menu.Lukas Toenne
2012-07-25image space now has a mode for view/paint/mask editing.Campbell Barton