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
2018-01-09Eevee: Fix AO in planar reflections.Clément Foucault
2018-01-09Eevee: Fix Planar probe refresh.Clément Foucault
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-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: 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
2018-01-08No groping in Blender's Tracker!Sebastian Koenig
2018-01-08Fix T53612: Blender crashes on CleanTracks with 'DELETE_SEGMENTS' and a disab...Sergey Sharybin
2018-01-08Merge branch 'master' into blender2.8Bastien Montagne
2018-01-08Fix T53509: Datablock ID Properties attached to bpy.types.Material are not lo...Bastien Montagne
2018-01-08Fix T53713: User remap failed w/ texface imagesCampbell Barton
2018-01-08(Nodes) Display image name if any in the Image and Texture Image node titleInes Almeida
2018-01-06Fix T47212: Luminance Key not working with HDR and out-of-gamut ranges.Aaron Carlisle
2018-01-06Fix T47212: incorrect luma coefficients for Luminance Key node.Brecht Van Lommel
2018-01-06Fix T53650: remove hard limits on force field size and max distance.Philipp Oeser
2018-01-06Outliner: Rename "Master Collection Tree" to "Collections"Dalai Felinto
2018-01-05Outliner: Support multiple-objects drag'n'drop into collectionsDalai Felinto
2018-01-05Cleanup: DNA comment regarding ID for collections in outlinerDalai Felinto
2018-01-05Fix drag and drop in outliner for scene collectionsDalai Felinto
2018-01-05Outliner: Fix for restriction columnsDalai Felinto
2018-01-05Eevee: Make Ogl render sampling more correctClément Foucault
2018-01-05DRW: Add viewport argument to DRW_draw_render_loop_offscreenClément Foucault
2018-01-05Fix T53696: Compositor HSV limits changedCampbell Barton
2018-01-05Fix manipulator crash when modal operator doesn't runCampbell Barton
2018-01-04Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-04Fix leak when rendering OpenGL animationsDalai Felinto
2018-01-04Fix T52953: Crash removing materialCampbell Barton
2018-01-04Eevee: Fix AO applied twice on glossy shader when using OGL renderClément Foucault
2018-01-04Eevee: SSR: Fix ssr nor working in ogl render.Clément Foucault
2018-01-04DRW: Fix boolean uniform lenght.Clément Foucault
2018-01-04Eevee: Fix issues with alpha blendingClément Foucault
2018-01-04DRW: Fix incorrect blending functions.Clément Foucault