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
2016-07-31Docs: simplify EXCLUDE_MODULES handlingCampbell Barton
2016-07-31Cleanup: capitalize Blender & PythonCampbell Barton
2016-07-31simplify redundant conditionalsMike Erwin
2016-07-31Improve description for use_self py-driver optionCampbell Barton
2016-07-31Curve Fitting: circular fit could give NAN handlesCampbell Barton
2016-07-31Cleanup: rename btree (incorrect & confusing)Campbell Barton
2016-07-31Fix Cycles OpenCL compile error on Windows.Brecht Van Lommel
2016-07-31Py-Driver: re-use self PyObject when its unchanged.Campbell Barton
2016-07-31Py-Driver: use intern stringsCampbell Barton
2016-07-31Fix for previous commit changing the addons submodule.Brecht Van Lommel
2016-07-31Cycles: refactor kernel closure storage to use structs per closure type.Brecht Van Lommel
2016-07-31Cycles: constant fold add/mul type nodes with known 0 and 1 arguments.Alexander Gavrilov
2016-07-31Cycles: constant folding for RGB/Vector Curves and Color Ramp.Alexander Gavrilov
2016-07-31Fix Cycles OpenCL not always allocating enough space for closures.Brecht Van Lommel
2016-07-30Fix CUDA warning, due to extra ; at the line ending.Thomas Dinges
2016-07-30Cycles OpenCL: use #line directives for better error messages.Brecht Van Lommel
2016-07-30Cycles OpenCL: detect incorrect usage of SOA members in the split kernel.Brecht Van Lommel
2016-07-30Fix Cycles OpenCL address space compile error with amdgpu-pro drivers on Linux.Brecht Van Lommel
2016-07-30Cleanup: pep8Campbell Barton
2016-07-30Fix bplayer (c)Thomas Beck
2016-07-30Cleanup: pep8Campbell Barton
2016-07-30Cleanup: minor changes from last commitCampbell Barton
2016-07-30Py-Driver: add 'self' optionCampbell Barton
2016-07-30Cloth Simulation: add time scale propertyCampbell Barton
2016-07-30Cloth: option to use dynamic base meshCampbell Barton
2016-07-30Cloth: UI cleanup & quality hard limit removalCampbell Barton
2016-07-30Cleanup: pep8Campbell Barton
2016-07-30Add copy/make_local to movieclip datablock.Bastien Montagne
2016-07-29Gtests: Re-apply strict compiler fixesSergey Sharybin
2016-07-29Cycles: Add fundamentals to test constant foldingSergey Sharybin
2016-07-29Add GMock library which is responsive for dealing with mock objectsSergey Sharybin
2016-07-29GTests: Update to a newer Git versionSergey Sharybin
2016-07-29Fix missing redraw of timeline when changing GPencil layer settingsJulian Eisel
2016-07-29Cleanup space/tabs, Grrr.Bastien Montagne
2016-07-29Fix a bunch of missing expand calls in object/particle physics area, was brea...Bastien Montagne
2016-07-29Cycles: Fix wrong projection coordinates for points behind the cameraSergey Sharybin
2016-07-29Cycles: Fix wrong check for object is behind camera after recent fixesSergey Sharybin
2016-07-29Fix T48971: Append creates linked image textures if object has shape keys.Bastien Montagne
2016-07-29Remove "debug build only" event printing.Bastien Montagne
2016-07-29Cycles: Fix strict compilation warningSergey Sharybin
2016-07-29Fix T48679: Bone transform only alters between translation and rotationSergey Sharybin
2016-07-29Cycles: remove narrowing conversion from recent commitMai Lavelle
2016-07-29Cycles microdisplacement: move subdivision options to subsurf modifierMai Lavelle
2016-07-29Cycles microdisplacement: ngons and attributes for subdivision meshesMai Lavelle
2016-07-29Missing free for single-sided edge-slide failureCampbell Barton
2016-07-29Fix Cycles OSL hair BSDF inconsistencies with SVM.Brecht Van Lommel
2016-07-29Fix Cycles ctests not always deleting fail.png files on success.Brecht Van Lommel
2016-07-29Fix use of uninitialized variable in Cycles, mostly harmless.Brecht Van Lommel
2016-07-28Make ID types typed enum, to easily spot missing ones in core switches of lib...Bastien Montagne
2016-07-28Fix T48965: Cannot Append Palette As Local Datablock.Bastien Montagne