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-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-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-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
2018-05-24Fix all modifiers that depended on BKE_modifier_get_evaluated_mesh_from_objectDalai Felinto
2018-05-24Correct last commitCampbell Barton
2018-05-24Correct fix for view centerCampbell Barton
2018-05-23Fix T55168: missing updates when switching particle system type.Brecht Van Lommel
2018-05-23Fix wrong object user count on duplicate.Brecht Van Lommel
2018-05-23Fix T55160: crash renaming view layer.Brecht Van Lommel
2018-05-23Fix missing autosmooth in Cycles after copy-on-write changes.Sergey Sharybin
2018-05-23Workbench: Studiolights merge error?Jeroen Bakker
2018-05-22Fix some Cycles modifier stack issues with copy-on-write.Brecht Van Lommel
2018-05-22Fix crash in modifier stack after recent changes.Brecht Van Lommel
2018-05-22Fix T55146: hair + subsurf modifier not positioning hair correctly.Brecht Van Lommel
2018-05-22Fix crash when HDR images are missingCampbell Barton
2018-05-22Removed no-longer-required workaround for doubly-deformed meshesSybren A. Stüvel
2018-05-22Modifiers: ported Cloth DerivedMesh → MeshSybren A. Stüvel
2018-05-22Cloth Modifier: get time from depsgraph instead of sceneSybren A. Stüvel
2018-05-22Fix T55149: missing mesh custom data after modifier stack, after recent changes.Brecht Van Lommel
2018-05-22COw operators: Fix VIEW3D_OT_snap_selected_to_gridInes Almeida
2018-05-22Tool System: store operator properties in the toolCampbell Barton