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
2018-01-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-10Fix wrong data type used for undo memory limitSergey Sharybin
2018-01-10Task scheduler: Use const qualifier in callbacks for parallel rangeSergey Sharybin
2018-01-10Task scheduler: Use restrict pointer qualifierSergey Sharybin
2018-01-10Task scheduler: Use more const qualifiersSergey Sharybin
2018-01-10RNA: Increase memory limit settings to their possible max on platformSergey Sharybin
2018-01-10math utils: Add size_t version of min and max functionsSergey Sharybin
2018-01-10Fix color for manipulator drawingCampbell Barton
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Cleanup: comment block alignmentCampbell Barton
2018-01-10Alternate fix for brush user countCampbell Barton
2018-01-10Correction to brush user commitCampbell Barton
2018-01-10Fix background_job templateCampbell Barton
2018-01-10Fix brush user countCampbell Barton
2018-01-10Merge branch 'master' into blender2.8Campbell Barton
2018-01-10Draw Manager: Edit Mode: Curve: uniforms were not being settedGermano
2018-01-10Fix T53748: uniform `globalsBlock` was not being added was not being added to...Germano
2018-01-10Correct typosCampbell Barton
2018-01-10Fix T53491: Absolute tablet motion detection failsCampbell Barton
2018-01-10fix t53701 minimal changes to get it working rightbjornmose
2018-01-10Curve/Surface Display: UV supportmano-wii
2018-01-09Fix (unreported) potential crash.Bastien Montagne
2018-01-09Eevee: Fix AO in planar reflections.Clément Foucault
2018-01-09Eevee: Fix Planar probe refresh.Clément Foucault
2018-01-09Task scheduler: Use single thread branch when range fits into single chunkSergey Sharybin
2018-01-09Task scheduler: Fix wrong tasks calculation when chunk size is too bigSergey Sharybin
2018-01-09Eevee: Support for dupli lamps without shadows.Clément Foucault
2018-01-09Eevee: Fix crash with volumetrics.Clément Foucault
2018-01-09Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-09Task scheduler: Use const qualifiers in parallel rangeSergey Sharybin
2018-01-09Task scheduler: Avoid over-allocation of tasks for parallel rangesSergey Sharybin
2018-01-09Task scheduler: Add minimum number of iterations per thread in parallel rangeSergey Sharybin
2018-01-09Task scheduler: Simplify parallel range functionSergey Sharybin
2018-01-09Task scheduler: Use single parallel range function with more flexible functionSergey Sharybin
2018-01-09Task scheduler: Get rid of extended version of parallel range callbackSergey Sharybin
2018-01-09Significant step toward supporting IDProperties in new RNA diff code.Bastien Montagne
2018-01-09DRWInstanceData: Bump the max data size.Clément Foucault
2018-01-09Gawain: Fix codestyle.Clément Foucault
2018-01-09DRW & GPUViewport: Cleanup unused code.Clément Foucault
2018-01-09DRW: Make use of DRWInstanceData.Clément Foucault
2018-01-09DRW: Add instance data memory manager.Clément Foucault
2018-01-09Gawain: VBO: Add possibility to use external datablock.Clément Foucault
2018-01-09Gawain: Modify batch draw function to work with ranges.Clément Foucault
2018-01-09Fix T53691: Motion Tracking Object Solver Constraint doesn't work as Bone Con...Sergey Sharybin
2018-01-09Depsgraph: Move special handling of tracking constraints to a dedicated functionSergey Sharybin
2018-01-09Depsgraph: Perform early check on constraint info NULLSergey Sharybin
2018-01-09Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-09Correct error in last commit (versioning)Campbell Barton
2018-01-09Add deform axis for Simple Deform modifierCampbell Barton
2018-01-09Curve Edit Mode: Use curve handle theme colorsmano-wii