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-09-03add endian switch functions to replace macros SWITCH_INT/LONG/SHORT, with BLI...Campbell Barton
2012-09-03style cleanup: also add debugging print function for derived mesh DM_debug_pr...Campbell Barton
2012-08-29code cleanup: replace term 'alpha' with '64' in makesdna, this was historic t...Campbell Barton
2012-08-27Alternate mask spline feather offset calculation method: now there are 2 [Eve...Campbell Barton
2012-08-24Sequencer: bright/contrast modifierSergey Sharybin
2012-08-22Fix #32201: particle size compatibility broken for object/group duplication.Brecht Van Lommel
2012-08-22add new mask blend mode: 'Merge Subtract'. gives better results when using fe...Campbell Barton
2012-08-22fix for blend_render_info.py not closing file & some edits to comments.Campbell Barton
2012-08-21code cleanup: vfont's used confusing and over complicated method of storing m...Campbell Barton
2012-08-21code cleanup: don't use magic numbers for curve flag & use bool args for curv...Campbell Barton
2012-08-19- fix for error in ndof patch.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-14Python node operator for combined node collapsing and hiding unused sockets. ...Lukas Toenne
2012-08-14rename blur `Reference` to `Variable Size`, improve tooltipCampbell Barton
2012-08-13fix for missing NULL checks when sequence-strip pointers become NULL because ...Campbell Barton
2012-08-13style cleanup: use <pre> for doxygen ascii art Campbell Barton
2012-08-122d smoothview now scales back the time to move for smaller view zoom/panning.Campbell Barton
2012-08-12replace ELEM8(gs, ID_ME, ID_CU, ID_MB, ID_LT, ID_LA, ID_CA, ID_TXT, ID_SPK) w...Campbell Barton
2012-08-12Sequencer: overlay display type optionsSergey Sharybin
2012-08-12smooth-view for 2d views, graph editor, sequencer, node view, works with bord...Campbell Barton
2012-08-12style cleanupCampbell Barton
2012-08-11Sequencer: support for masked color balanceSergey Sharybin
2012-08-10split off auto depth option to have cursor placement use depth too since you ...Campbell Barton
2012-08-09Frame matching methods for follow track constraintSergey Sharybin
2012-08-09code cleanup: ensure macros require ';' endingsCampbell Barton
2012-08-08Renamed the mx/my coordinates in SpaceNode to more descriptive 'cursor'. This...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-06Switching images in the image space would modify UV coordinates.Campbell Barton
2012-08-06Made feather self-intersection check an option.Sergey Sharybin
2012-08-06inpaint node from tomato branch by Peter SchlaileCampbell Barton
2012-08-04style cleanupCampbell Barton
2012-08-03Typo fix, sorry. :/ Thomas Dinges
2012-08-03Code cleanup:Thomas Dinges
2012-08-01rename meaningless LIB flag name LIB_TEST --> LIB_NEED_EXPAND.Campbell Barton
2012-08-01- disable mask drawing in the sequencer, this isn't usable yet and likely won...Campbell Barton
2012-07-30Mango request: option to create nodes with hidden preview by defaultSergey Sharybin
2012-07-29style cleanupCampbell Barton
2012-07-28patch [#32195] MASKS: Canonical Porter Duff algorithm for merge missing.Campbell Barton
2012-07-27mask motion blur shutter optionCampbell Barton
2012-07-27motion blur for mask node:Campbell Barton
2012-07-26fix some types and incorrect infoCampbell Barton
2012-07-26option to use manual size input for sceneCampbell Barton
2012-07-26Fix #31550: Active Armature bone hardly distinguishable from other selected b...Sergey Sharybin
2012-07-26mask/image editor now works for border select and lassoCampbell Barton
2012-07-25mask transform now works in the image spaceCampbell Barton
2012-07-25image space now has a mode for view/paint/mask editing.Campbell Barton
2012-07-25code cleanup: comment deprecated definesCampbell Barton
2012-07-25move mask and draw settings into its own struct to be shared between spaces.Campbell Barton