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-03First load of spell and typo fixes (mostly UI messages, but also one or two p...Bastien Montagne
2012-07-03image sequence - apply cyclic option AFTER the image offset,Campbell Barton
2012-07-03dont display image sequences outside the frame range in the 3D viewport.Campbell Barton
2012-07-03Check for nullpointers.Jeroen Bakker
2012-07-03fix for memory leak in BKE_mesh_ensure_navmesh(), it would add 2 navmesh laye...Campbell Barton
2012-07-03Bugfix: Fix crashes with empty material slotsJoshua Leung
2012-07-03Followup for r.48515Joshua Leung
2012-07-03Bugfix [#31834] Cycles materials cannot be manipulated using driversJoshua Leung
2012-07-03Bugfix [#31976] Bone Group Custom color set is not respected when creating anJoshua Leung
2012-07-02Validate mesh selection stack in mesh_validate functionSergey Sharybin
2012-07-01style cleanupCampbell Barton
2012-06-29Fix #31953: Forcefield Texture using image file, gradient mode not workingMiika Hamalainen
2012-06-29Fix #31948: dynamic paint substeps do not work for objects parented to armaturesMiika Hamalainen
2012-06-29fix for crash scaling an imageCampbell Barton
2012-06-28fix for crash in python getting the image size for a sequence.Campbell Barton
2012-06-28Fix #31835: OBJ Importer corrupts a model (crash in edit mode)Sergey Sharybin
2012-06-28Fix #31929: VSE crash with relative paths and rebuilding proxiesSergey Sharybin
2012-06-27style cleanupCampbell Barton
2012-06-25Camera solver: take track offset into accountSergey Sharybin
2012-06-25style cleanupCampbell Barton
2012-06-25Fixes for modifier data in multi-user meshes.Nicholas Bishop
2012-06-24Fix crash sliding disabled marker from preview widget.Sergey Sharybin
2012-06-24style cleanypCampbell Barton
2012-06-22added new function BKE_imbuf_to_image_formatGaia Clary
2012-06-22mask re-key feature - mango request. ability to reset selected points shape k...Campbell Barton
2012-06-22use an inline function for rgb -> bw conversion.Campbell Barton
2012-06-21option to disable feather, since its so slow - for interactively editing mask...Campbell Barton
2012-06-21Fix for properly converting 2.4x IPO Actuators to 2.6x Action Actuators. Prev...Mitchell Stokes
2012-06-21fix for segfault loading a file with a proxy that is a missing link.Campbell Barton
2012-06-20style cleanupCampbell Barton
2012-06-20Silent masks "alloc new deform spline" debug printSergey Sharybin
2012-06-20Do not check result of BKE_tracking_marker_get -- it shall alwaysSergey Sharybin
2012-06-19Fix for subsurf oscillations along creased boundary edgesNicholas Bishop
2012-06-19Code cleanup: use float* rather than void* in subsurf calculationNicholas Bishop
2012-06-18DO not reset clip's focal length when changing path to footageSergey Sharybin
2012-06-18Some options used for "expert" x264 setup were removed from FFmpeg 0.11Sergey Sharybin
2012-06-18Fix #31826: UV/Image editor paint image crashSergey Sharybin
2012-06-18Reduce amount of deprecated symbols used from FFmpegSergey Sharybin
2012-06-17Now updating of resolution should happen nice when clip's filepath is changingSergey Sharybin
2012-06-17style cleanup:Campbell Barton
2012-06-16feather option for dilate/erode node - needed for alpha masks so we can (blur...Campbell Barton
2012-06-16style cleanupCampbell Barton
2012-06-15Remove unused code and correct comment for track mask AASergey Sharybin
2012-06-15fix for building without libmvCampbell Barton
2012-06-152D stabilization didn't work since clip start frame commitSergey Sharybin
2012-06-15Internal refactoring of tracking module, should be no functional changesSergey Sharybin
2012-06-14Kaying node from tomato branchSergey Sharybin
2012-06-14Keying Screen node from tomato branchSergey Sharybin
2012-06-14image sample line now updates with the compositor changes (mango request)Campbell Barton
2012-06-13add Anti-Aliasing (very rough draft algorithm, NOT FINAL version) to raskter ...Peter Larabell