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
2015-11-01BGE: Moto: Use float for MT_Scalar.temp_bge_motoPorteries Tristan
2015-10-31BGE: Moto: Use MT_Scalar instead of double in MT_CmMatrix4x4.Porteries Tristan
2015-10-31BGE: Moto: merge MT_Tuple and MT_Point in MT_Vector.Porteries Tristan
2015-10-31BGE: Moto: use templates to avoid duplicated code to convert in double or flo...Porteries Tristan
2015-10-31Fix T46651: Select linked crash w/ wire seam edgesCampbell Barton
2015-10-31Fix T46648: Recalculate normals failsCampbell Barton
2015-10-31Fix netbeans project generatorCampbell Barton
2015-10-31Cycles: Add split kernel headers to project generationSergey Sharybin
2015-10-30Fix T46647: Crash when using redo panel after extrude individual facesJulian Eisel
2015-10-30Cycles: Fixes for few typos in OpenCL kernelSergey Sharybin
2015-10-30Fix memory leak caused by recent shutter curve commitsSergey Sharybin
2015-10-30Include Python binary in system-info.txtCampbell Barton
2015-10-30Python: check version binary name firstCampbell Barton
2015-10-30Image editor: Add options to display separate R, G and B channelsSergey Sharybin
2015-10-30Transform: Support storing virtual cursor locationCampbell Barton
2015-10-30BGE: Fix SetMass function affecting own object gravity.Jorge Bernal
2015-10-30Optimization: use dot product for angle comparisonCampbell Barton
2015-10-30Fix T46507: Cycles baking re-orders faceCampbell Barton
2015-10-30Fix T46619: Levels node becomes UndefinedCampbell Barton
2015-10-30Vertex Paint: orbit last stroke supportCampbell Barton
2015-10-29Fix T46632: Graph editor frame navigation shortcuts not workingJulian Eisel
2015-10-29BGE: Fix T38986: Start object position not initialized in IPO.Porteries Tristan
2015-10-29Cycles: Fix typo in split kernelSergey Sharybin
2015-10-29Cycles: Add option to force mega kernel to be usedSergey Sharybin
2015-10-29Cycles: OpenCL split kernel cleanup, move casts from .h files to .cl filesSergey Sharybin
2015-10-29BGE: Cleanup KX_IPO_SGCOntroller.Porteries Tristan
2015-10-29OpenCL wrangler: Update to latest version to fix issues with -1001 error codeSergey Sharybin
2015-10-29Fix error introduced by D1588Campbell Barton
2015-10-29BGE: Fix T46338 replace mesh from an other scene.Porteries Tristan
2015-10-29New depsgraph: Optimize updates flushSergey Sharybin
2015-10-29BGE: Fix T35188: Duplicate an instance of group.Porteries Tristan
2015-10-28Temporary "fix" for crash when saving OpenEXR Multi-View from Image EditorDalai Felinto
2015-10-28Fix T46617 File Output Node seems to save only black images into OpenEXR imag...Dalai Felinto
2015-10-28Freestyle: Fix for 'Distance from Object' modifiers without a target object.Tamito Kajiyama
2015-10-28Fix T44231: Freestyle causes crash on render.Tamito Kajiyama
2015-10-28Ceres: Update to the latest versionSergey Sharybin
2015-10-28BGE: Fix T45945: Action bouncing.Porteries Tristan
2015-10-28Transform: Replace t->imval w/ t->mouse.imvalCampbell Barton
2015-10-28Docs: support alternate binary path for PyAPICampbell Barton
2015-10-28Cleanup: warning/styleCampbell Barton
2015-10-28Cycles: Fix compilation error with MSVCSergey Sharybin
2015-10-28Follow up to previous commit, proper fix for T46284, incorrect TextureAntony Riakiotakis
2015-10-28Revert "Fix T46284: Texture paint, wrong shading mode"Antony Riakiotakis
2015-10-28BGE: Fix T46557: Empty collision bounds option with character physicsUlysse Martin
2015-10-28BGE: Fix T44448: LOD will display wrong LOD level object if zoomed outJorge Bernal
2015-10-28Fix T46471: Sculpt strokes doesn't mark file as modifiedSergey Sharybin
2015-10-28Buldbot: Disable 32bit kernelsSergey Sharybin
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-10-28Cycles: Support user-defined shutter curveSergey Sharybin
2015-10-28Cycles: Use new CDF evaluation utility for the pixel filterSergey Sharybin