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
2016-01-26Compositor: Speedup movie (un)distortion operationSergey Sharybin
2016-01-26Fix compilation error after recent luma changes on certain platformsSergey Sharybin
2016-01-26Correct commented printfsCampbell Barton
2016-01-25Correct own error in recent BVH nearest rayCampbell Barton
2016-01-25Fix T46456: Crash when aborting stroke while using dyntopo.Bastien Montagne
2016-01-25Fix various potential bugs from coverity reports (NULL dereference, negative ...Bastien Montagne
2016-01-25Smoke viewport: also draw voxel size indicator when adaptive domain isKévin Dietrich
2016-01-25ImBuf: Make luminance calculation inlinedSergey Sharybin
2016-01-25Fix T46902: Revert zeroing velocity in BGE logic brickSybren A. Stüvel
2016-01-25Correct line-width for armaturesCampbell Barton
2016-01-25Fix T47233: fcurves.find() won't work with driversJoshua Leung
2016-01-25Keep image dimension used by space image and some other tools syncSergey Sharybin
2016-01-25A few urgent glLineWidth fixes for anim editorsJoshua Leung
2016-01-25Sequencer: Add option to use absolute mask animation timeSergey Sharybin
2016-01-25Docs: quiet warnings in reference doc syntaxCampbell Barton
2016-01-25Fix T47218: OpenGL render with missing alpha, due to recent OpenGL refactoring.Brecht Van Lommel
2016-01-25Transform: optimize vertex snap w/ nearest-to-rayGermano Cavalcante
2016-01-25BLI_kdopbvh: Add BLI_bvhtree_find_nearest_to_rayGermano Cavalcante
2016-01-25Math Lib: Add dist_squared_ray_to_aabb_v3 utilityGermano Cavalcante
2016-01-25Fix regression in sequencer overlay draw optionCampbell Barton
2016-01-25Correct fix for T47047Campbell Barton
2016-01-24Fix lock release deadlock when acquiring pass with no data ready yetSergey Sharybin
2016-01-24Fix missing render result release when alt-wheeling render pass menuSergey Sharybin
2016-01-24Fix T47210: Compostiting, Bad AA using distort + undistort nodesSergey Sharybin
2016-01-24Fix T47217: Crash when tracking specific sceneSergey Sharybin
2016-01-24Fix yet another case broken after glLineWidth() changesSergey Sharybin
2016-01-24Add missing line width in the 2d view grid drawingSergey Sharybin
2016-01-24More missing calls to glLineWidthCampbell Barton
2016-01-24Depsgraph: Add missing relations between driver and particle settingsSergey Sharybin
2016-01-24Fix glLineWidth state use w/ grid floor and brushCampbell Barton
2016-01-24Fix tile highlight corners are too fat since recent changes in glLineWidth po...Sergey Sharybin
2016-01-24Fix Smooth Weight expand logicAlexander Gavrilov
2016-01-24Docs: minor edits to code commentsCampbell Barton
2016-01-24Prevent accidental fall-through in switchCampbell Barton
2016-01-24Cleanup: styleCampbell Barton
2016-01-24Correct error in recent vector transform commitCampbell Barton
2016-01-23Fix T47132: Cycles Rendering Tiles Indicator Limited to 16Sergey Sharybin
2016-01-23Vector Transform node support for GLSL mode and the internal rendererAlexander Romanov
2016-01-23Implementation of OpenVDB as a possible cache format for smokeKévin Dietrich
2016-01-23OpenGL: combine multiple GL_LINES into fewer draw callsMike Erwin
2016-01-23OpenGL: tiny state-change fixMike Erwin
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-23Math Lib: optimize segment-plane clippingCampbell Barton
2016-01-23Cycles: Change several default values (first batch).Thomas Dinges
2016-01-22Fix part of T47025: Shadow pass error: Black shadow.Bastien Montagne
2016-01-22Fix T45523: "View All" in Graph Editor does not respect Y axis with small valuesJoshua Leung
2016-01-22Dopesheet: Make frame range for new editor instances saner, by basing them on...Joshua Leung
2016-01-22Fix T46657: VSE: Strip length jumps to a negative number.Bastien Montagne
2016-01-22OpenGL: cleanupMike Erwin
2016-01-22OpenGL: remove unneeded state changesMike Erwin