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-07use -FLT_MAX where FLT_MIN was misusedCampbell Barton
2012-08-07Code Cleanup:Thomas Dinges
2012-08-06bring back the play option from 2.4xCampbell Barton
2012-08-06missed this when merging inpaintCampbell 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-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-04code cleanup: use camelcase for struct name.Campbell Barton
2012-08-04code cleanup:Campbell Barton
2012-08-03fix/edits to vector font handlingCampbell Barton
2012-08-03font filepath wasn't editable from python.Campbell Barton
2012-08-03Code cleanup:Thomas Dinges
2012-08-01game engine: Use flags instead of hardcoded numbers for rna propertiesSergej Reich
2012-08-01Fix own regression in cycles frame node caused by recent node rna changesSergey Sharybin
2012-08-01- disable mask drawing in the sequencer, this isn't usable yet and likely won...Campbell Barton
2012-08-01misc mask fixesCampbell Barton
2012-08-01Add type RNA property to special nodes (e.g. frame)Sergey Sharybin
2012-07-31changes to mask editingCampbell Barton
2012-07-31resolve glitch in the image space where mask editing and UVs would conflict.Campbell Barton
2012-07-31support for curve orco uv's as UV's in cycles.Campbell Barton
2012-07-30Mango request: option to create nodes with hidden preview by defaultSergey Sharybin
2012-07-29code cleanup: replace MIN2/MAX2 with minf/maxfCampbell Barton
2012-07-29Sequel of r49112 (raising average bitrate without min/max ones is a bit usele...Bastien Montagne
2012-07-29style cleanupCampbell Barton
2012-07-28patch [#32195] MASKS: Canonical Porter Duff algorithm for merge missing.Campbell Barton
2012-07-27Track input node: more control on over output valueSergey Sharybin
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: rotate about 2d cursor now works.Campbell Barton
2012-07-25match function names for clip/image spacesCampbell Barton
2012-07-25mask now draws in the image view, misc minor edits.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-25move mask and draw settings into its own struct to be shared between spaces.Campbell Barton
2012-07-24use 2d vectors for mask point access.Campbell Barton
2012-07-24mask layer rna api: add exception when removing incorrect masklayer from mask...Campbell Barton
2012-07-23Portuguese is now over 60% (also finisehd old portuguse_brazilian->portuguese...Bastien Montagne
2012-07-22Increase maximal video bitrate to 64KSergey Sharybin
2012-07-20patch [#32152] Make NlaTrack.is_solo settableCampbell Barton
2012-07-20Commented out "Filter" FModifier type entry in type enum. This doesn't existJoshua Leung
2012-07-19add lattice selection to rnaCampbell Barton
2012-07-19Fix for Jeroen Bakker
2012-07-18workaround for a bug with zero edges getting removed got feather faces out of...Campbell Barton
2012-07-18add difference blending mode, also fix error in last commitCampbell Barton
2012-07-17Spellcheck: minkovsky -> minkowski! (Only in comments/UI messages :/ ).Bastien Montagne
2012-07-17code cleanup: spellingCampbell Barton