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-05-30ID copy: Add flag which allows custom data to reference original datablockSergey Sharybin
2018-05-30Workbench: Specular HighlightsJeroen Bakker
2018-05-30Modifier stack: Avoid roundtrip from mesh to DM back to meshSergey Sharybin
2018-05-30Fix missing Cycles 3D viewport updates when editing materials, lamps.Brecht Van Lommel
2018-05-30Hair Particles: DNA: Add properties for new GPU hairs.Clément Foucault
2018-05-30Cleanup/fix wrong modifiers targets handling in COW context.Bastien Montagne
2018-05-30Add deformed evaluated mesh to objectSergey Sharybin
2018-05-30Cleanup: Wrap object runtime eval members into own structSergey Sharybin
2018-05-30BKE_object: Add BKE_object_data_is_in_editmodeCampbell Barton
2018-05-30Cleanup: use 'e' prefix for enum typesCampbell Barton
2018-05-30Cleanup: Naming, match policy with rest of copy-on-write designSergey Sharybin
2018-05-30Cleanup: More typed allocation type enum usageSergey Sharybin
2018-05-30Cleanup: Use typed allocation type enum in custom data APISergey Sharybin
2018-05-30Use enum for custom data allocation typeSergey Sharybin
2018-05-29Fix last commit.Germano
2018-05-29Fix T55223: Crash when changing lattice resolution.Germano
2018-05-29EEVEE: LookDev blurred backgroundJeroen Bakker
2018-05-29CleanupDalai Felinto
2018-05-29Use the correct time to evaluate object in BKE_object_where_is_calc functionsDalai Felinto
2018-05-29Use correct time for curve parent evaluationDalai Felinto
2018-05-29StudioLight: Calculate Specular irradianceJeroen Bakker
2018-05-29Merge branch 'master' into blender2.8Bastien Montagne
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-05-29Object Modes: disable mode switching on selectionCampbell Barton
2018-05-29Fix T55244: Parenting object(s) to curve crashes blenderDalai Felinto
2018-05-29Object Modes: only use selection for mode switchCampbell Barton
2018-05-29UI: Expand space sub-types into the menuCampbell Barton
2018-05-29Fix T55203: Particle hair weights are not preservedSergey Sharybin
2018-05-29Fix T55204: proxy object disappearing randomly.Brecht Van Lommel
2018-05-28Merge remote-tracking branch 'origin/master' into blender2.8Ray Molenkamp
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2018-05-28Depsgraph: preserve memory caches for particles when creating Copy-on-WriteSergey Sharybin
2018-05-28Fix T55226: outliner glitch with item open/close, after recent optimization.Brecht Van Lommel
2018-05-28EEvEE: LookDevJeroen Bakker
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-27Recently added IES conflicts w/ EEVEECampbell Barton
2018-05-27Cycles: Add Support for IES files as textures for light strengthLukas Stockner
2018-05-26Cleanup: whitespace, long lines, duplicate includeCampbell Barton
2018-05-26Fix T55207, fix T55208: hair not positioned correctly after subsurf.Brecht Van Lommel
2018-05-25Add number and memory size formatting throughout the UIDiego Gangl
2018-05-25Fix T55200: dragging object into hidden collection does not hide it.Brecht Van Lommel
2018-05-25Fix T55062: crash with workspace scene relations.Brecht Van Lommel
2018-05-25Cleanup: Change remaining BKE_scene_frame_get() in constraint.c to use DEG_ge...Joshua Leung
2018-05-25Outliner: optimize lookup of unused tree elements.Brecht Van Lommel
2018-05-25Fix T55165: Driving camera lens with property behaves unexpectedlyDalai Felinto
2018-05-25Cleanup/simplification for BKE_modifier_get_evaluated_mesh_from_objectBastien Montagne
2018-05-25Cleanup: minor details in BKE paint code related to palettes.Bastien Montagne
2018-05-25Fix T55183, fix T55174: crashes with workspace / view layer relation.Brecht Van Lommel
2018-05-25Cleanup: styleCampbell Barton
2018-05-24Change defaultsCampbell Barton