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-06-19KeyingScreen would now deal properly with clips with Start Frame != 1Sergey Sharybin
2012-06-19Fix part 1 of [#31840] Quick Explode Bugs related to it's fade option.Bastien Montagne
2012-06-19Fix part 2 of [#31840] Quick Explode Bugs related to it's fade option.Bastien Montagne
2012-06-19Changes in clip editor's public api to make it's more clearSergey Sharybin
2012-06-19Mark context as const when it's possible and avoid typecasts from const bCont...Sergey Sharybin
2012-06-19Implemented Preview of defocus to set the quality of the node to LowJeroen Bakker
2012-06-19fix for uninitialized memory use in the new compositor.Campbell Barton
2012-06-19 * fixed defocus background blurin...Jeroen Bakker
2012-06-19 * Fixed brightness (was introduced by optimalization)Jeroen Bakker
2012-06-19Fix #31646, somehow a 2.62 file output node can have NULL storage pointer. No...Lukas Toenne
2012-06-19 * Enabled OpenCL for the compositorJeroen Bakker
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-19Minor UI message fixes.Bastien Montagne
2012-06-18Fix for compiling with all warnings as error (commenting out unused vars).Bastien Montagne
2012-06-18DO not reset clip's focal length when changing path to footageSergey Sharybin
2012-06-18Fix for sculpt undo updating hidden rather than coords.Nicholas Bishop
2012-06-18Patch #31755: fix missing redraw in space_buttons when grouping objects (CTRL+G)Sergey Sharybin
2012-06-18Fix #31740, compositor overwrites images on frame scrubbing. Restored old com...Lukas Toenne
2012-06-18Some options used for "expert" x264 setup were removed from FFmpeg 0.11Sergey Sharybin
2012-06-18Fix #31825: 3D View Editor Header > Object > Game > Copy Properties affecting...Sergey Sharybin
2012-06-18Fix #31826: UV/Image editor paint image crashSergey Sharybin
2012-06-18Disable mouse slide to control offset and uniform pattern scale for nowSergey Sharybin
2012-06-18Reverting changes made in r48030 by Campbell's requestSergey Sharybin
2012-06-18style cleanupCampbell Barton
2012-06-18Fix for recent bugfix, make old files with strand width fade 2.0 render same.Brecht Van Lommel
2012-06-18RNA: add Area and Region window xy coordinates access.Brecht Van Lommel
2012-06-18Fix for compiling with all warnings as error (commenting out unused vars).Bastien Montagne
2012-06-18Fix #31856: movieclips.load(filepath=None) or value crash BlenderSergey Sharybin
2012-06-18Fix #31838: Console error with particle Child Simplification is enabled.Sergey Sharybin
2012-06-18Reduce amount of deprecated symbols used from FFmpegSergey Sharybin
2012-06-18Pardon, typo in own commit for SCons changes. Also added missed headers.Sergey Sharybin
2012-06-18Forgot to define WITH_COLLADA in SCons in recent commitSergey Sharybin
2012-06-18Fix compilation error for SConsSergey Sharybin
2012-06-18SVN maintenance.Guillermo S. Romero
2012-06-18Collada: fix for building without colladaGaia Clary
2012-06-18Collada: fix case of filenameGaia Clary
2012-06-18Collada: fixed contributor line in CMakeLists.txtGaia Clary
2012-06-18Collada: Moved interface definitions from wm_operators.c to blender/editors/ioGaia Clary
2012-06-18Collada: (Exporter) reorganized the export panelGaia Clary
2012-06-17Now updating of resolution should happen nice when clip's filepath is changingSergey Sharybin
2012-06-17== filebrowser ==Andrea Weikert
2012-06-17style cleanup: also quiet a warning.Campbell Barton
2012-06-17style cleanup:Campbell Barton
2012-06-17Fix for [#31848] "BGE: Commit r47628 breaks custom GLSL material shaders" rep...Mitchell Stokes
2012-06-17Collada: (Exporter) add 'mesh type selection(view|render)' for Apply modifier...Gaia Clary
2012-06-17code cleanup: includes, also correct some py example typosCampbell Barton
2012-06-16disable GaussianAlpha from attempting to get a non existing socket - and add ...Campbell Barton
2012-06-16style cleanupCampbell Barton
2012-06-16shrink the object struct 8 bytes - remove unused ctime variable.Campbell Barton