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
path: root/source
AgeCommit message (Expand)Author
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
2012-06-16code cleanup: make names more logicalCampbell Barton
2012-06-16code cleanup: spelling 'multiplyer' --> 'multiplier'Campbell Barton
2012-06-16use ease interpolation for dilate/erode feather option, looks smootherCampbell Barton
2012-06-16support for negative feather dilate/erodeCampbell Barton
2012-06-16fix for errors in last commit (dilate/erode has no input)Campbell Barton
2012-06-16Bugfix [#31843] Inserting of visual keys for Damped Track constraint brokenJoshua Leung
2012-06-16feather option for dilate/erode node - needed for alpha masks so we can (blur...Campbell Barton
2012-06-16speedup for fast gauss blue (approx 10% - 15%)Campbell Barton
2012-06-16style cleanupCampbell Barton
2012-06-16code cleanup: colladaCampbell Barton
2012-06-16Collada: (Exporter) Add new option 'deform bones only'Gaia Clary
2012-06-16fix for running blender as a python module - dont parse args from python.Campbell Barton
2012-06-15style cleanup: compositor operationsCampbell Barton
2012-06-15Changed behavior of how pattern is controlling by mouse:Sergey Sharybin
2012-06-15style cleanup: more nodesCampbell Barton
2012-06-15style cleanup: remaining nodes in intern/Campbell Barton
2012-06-15Reshuffle code in tracking marker's slide operator, should beSergey Sharybin
2012-06-15Remove unused code and correct comment for track mask AASergey Sharybin
2012-06-15minor optimizations for dilateCampbell Barton
2012-06-15style cleanupCampbell Barton
2012-06-15Fix more of #31789: cycles border render going out of view giving wrong result.Brecht Van Lommel
2012-06-15style cleanupCampbell Barton
2012-06-15fix for building without libmvCampbell Barton
2012-06-15Code deduplicaiton in motion tracking slide operatorSergey Sharybin
2012-06-15Style cleanupSergey Sharybin
2012-06-15Ensure enums in DNA files has got explicit valuesSergey Sharybin
2012-06-15fix for other uninitialized values for the split viewer node as well as incor...Campbell Barton
2012-06-15fix for using un-initialized memory in the new compositor for the split view ...Campbell Barton
2012-06-15Core matte input for keying nodeSergey Sharybin
2012-06-15Fix potential memory leak in marker sliding operatorSergey Sharybin
2012-06-15Move selection operators of Clip Editor into their own fileSergey Sharybin
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-15style cleanup: composite/blurCampbell Barton
2012-06-15Collada (Exporter) improved export panel layout minor code cleanupGaia Clary
2012-06-15Collada (Exporter) improved export panel layoutGaia Clary
2012-06-15fix for own mistake - sampling was adjusting alpha when it shouldn't, also ma...Campbell Barton
2012-06-15Garbage mate input for keying nodeSergey Sharybin
2012-06-15add node scale offset for old compositor too - also fix for error in last com...Campbell Barton
2012-06-15scale node - framing offset: compatible with camera shiftX/Y and the viewport...Campbell Barton
2012-06-15SVN maintenance.Guillermo S. Romero
2012-06-15Comment no longer accurate.Nicholas Rishel
2012-06-15Added option in shift-g to select verts by number of connected edges (valence).Joseph Eagar
2012-06-15click dragging with the eye dropper now averages out colors - useful when you...Campbell Barton