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-02-13Initial removal of Scene.obeditCampbell Barton
2018-02-06Fix duplicator visibility logicDalai Felinto
2017-12-20Merge branch 'master' into blender2.8Campbell Barton
2017-12-19Font objects: Support proper auto-spaceSergey Sharybin
2017-12-15Move ID recalc flags into dedicated field in IDSergey Sharybin
2017-12-13Depsgraph / Du[plication: Remove workaround flag from IDSergey Sharybin
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-08Partial Fix T53269: Dupli-verts/dupli-faces not workingDalai Felinto
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-30Merge branch 'master' into blender2.8Campbell Barton
2017-06-29Fix T51890: Turning off viewport display for array modifier is blocking dupli...Bastien Montagne
2017-06-08Remove unused lay value from Dupli object evaluation contextDalai Felinto
2017-04-24Merge branch 'master' into blender2.8Campbell Barton
2017-04-24Cleanup: styleCampbell Barton
2017-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-18Revert "Object Info node support for GLSL mode and the internal render"Dalai Felinto
2017-04-18Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2017-04-06Depsgraph: Remove old header from blenkernelSergey Sharybin
2017-04-06Depsgraph: More type definitions to new depsgraph headerSergey Sharybin
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-01Merge branch 'master' into blender2.8Lukas Tönne
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-18Fix compiler warning after fix for T48913.Brecht Van Lommel
2016-08-18Fix T48913: cycles viewport render stuck in loop due to non-unique dupli ID.Brecht Van Lommel
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-07-28DupliObject: Remove unused and confusing index argument from the contextSergey Sharybin
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-04-15Merge branch 'master' into temp_remove_particlesLukas Tönne
2016-04-13Removed blenkernel particle code.Lukas Tönne
2016-04-12Fix T47754: Meshes glitch on cycling Viewport Shading mode with Linked GroupsSergey Sharybin
2016-01-09Fix T47060: Uv form dupli not working with Cycles when the hair/particles mes...Bastien Montagne
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-04-02Fix T44183 particles in linked group offset from objectAntony Riakiotakis
2015-01-26Fix T43409: Particle instancing on hair sometimes doesn't have a pathLukas Tönne
2015-01-20Another crappy approach to spirals on hairs, crazy expensive though.Lukas Tönne
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-07-24Fix T41160: Rendering duplifaces crashed blender (cycles)Sergey Sharybin
2014-07-09Fix T40164: Linking a Group of linked Groups don't take Dupli VisibilityLukas Tönne
2014-07-07Fix T40712: Duplicators don't generate orco and UV coordinates in Cycles view...Lukas Tönne
2014-05-07Fix T40051: Inconsistent dupli vert/face handling of group member typesCampbell Barton
2014-04-29Fix T39942: Displacement of group instance objects when switching to textured...Sergey Sharybin
2014-04-26Code cleanup: use 'const' for arrays (blenkernel)Campbell Barton
2014-04-15Math Lib: avoid having to pass a pre-calculated normal tot area_poly_v3Campbell Barton