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
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Object Apply Transform: option to apply propertiesCampbell Barton
2017-08-09Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-08-09Fix T52315: Crash on duplicating Scene without world.Bastien Montagne
2017-08-08Merge branch 'master' into blender2.8Bastien Montagne
2017-08-08Cleanup: mostly namings in `make_object_duplilist_real` code.Bastien Montagne
2017-08-08Fix T52260: Blender 2.79 Objects made duplicates real still refer armature pr...Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-08-06Manipulator: experimental lamp positioning toolCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-07-21Merge branch 'master' into blender2.8Sergey Sharybin
2017-07-21Fix T52136: Blender segfault (stack overflow most certainly) when converting ...Bastien Montagne
2017-07-18Merge branch 'master' into blender2.8Campbell Barton
2017-07-17Fix T39925: Set Origin to Geometry on a new text object moves the origin away...Bastien Montagne
2017-07-03Merge branch 'master' into blender2.8Alexander Romanov
2017-07-03Fix T51883: Wrong matrix computation in "Make Duplicates Real"Luca Rood
2017-06-28Probe: Irradiance Volume: Fix default clip start.Clément Foucault
2017-06-28Fix T51920: Invalidate draw cache when changing object originLuca Rood
2017-06-26Fix T51559: Update draw cache when changing flat/smooth shadingLuca Rood
2017-06-22Light Probes: interface changes, and renamesDalai Felinto
2017-06-19Depsgraph: Initial groundwork for copy-on-write supportSergey Sharybin
2017-06-19Planar Probe: Add UI, 3d view Display and change defaults.Clément Foucault
2017-06-19Probe: Add planar type.Clément Foucault
2017-06-15Merge branch 'master' into blender2.8Bastien Montagne
2017-06-15Fix/workaround 'convert object' messing up linked data.Bastien Montagne
2017-06-15Cleanup: make Group Unlink operator use BKE_libblock_delete(), since that's w...Bastien Montagne
2017-06-15Probes: Modify Add Menu and change defaults.Clément Foucault
2017-06-13Better Fix for T51777: Separating objects by selected verticesDalai Felinto
2017-06-13Woarkspace: Remove residue of hidden typeSergey Sharybin
2017-06-12Fix T51777: Separating objects by selected vertices in Eevee causes crashDalai Felinto
2017-06-12Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Fix crash when making local object+obdata with linked armature.Bastien Montagne
2017-06-09Fix compilation issueClément Foucault
2017-06-09Probes: Add more parameters.Clément Foucault
2017-06-09Probe: Add panel and "Add-menu" items.Clément Foucault
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-31Merge branch 'master' into blender2.8Sergey Sharybin
2017-05-30Fix T49570: Cycles baking can't handle materials with no imagesDalai Felinto
2017-05-30Baking: Add logic to get material from API regardless of Mesh/Object ownershipDalai Felinto
2017-05-30Face Maps: custom-data, UI and RNA APICampbell Barton
2017-05-29Fix T51624: Scene Full Copy ignores shader node links.Bastien Montagne
2017-05-25TexFace removal part 3Campbell Barton
2017-05-24Remove TexFace, per-face imagesCampbell Barton
2017-05-16Merge branch 'master' into blender2.8Campbell Barton
2017-05-15Fix T51501: Cycles baking cancel affects baking scriptDalai Felinto