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-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
2018-05-22Workbench: Fixed memory leakJeroen Bakker
2018-05-22Workbench: Calculate irradiance using radiance buffersJeroen Bakker
2018-05-22Transform: Support mixed snap in 3d View.Germano
2018-05-22Multi-Object-Mode: EditLattice Select AllCampbell Barton
2018-05-22Cleanup: namingCampbell Barton
2018-05-22Cleanup: style, whitespaceCampbell Barton
2018-05-21COW Operators: Fix VIEW3D_OT_ rotate move zoom dolly orbit roll pan smoothvie...Ines Almeida
2018-05-20Cleanup: line lengthCampbell Barton
2018-05-20Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-18Fix: Use DEG_get_ctime() for rigidbody sims instead of BKE_scene_frame_get()Joshua Leung
2018-05-18Fix crash with shape keys and modifier stack, after recent changes.Brecht Van Lommel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-18Cleanup: unused DNACampbell Barton
2018-05-17Tool System: per space/mode tool supportCampbell Barton
2018-05-17Tag scene & objects for COW update after physics settings changed via RNASybren A. Stüvel
2018-05-17Modifiers: ported Collision DerivedMesh → MeshSybren A. Stüvel
2018-05-17Particle System: fixed dupliobject drawing by getting time from depsgraphSybren A. Stüvel
2018-05-17Remove ViewLayer settings - cleanup 2/2Dalai Felinto
2018-05-17Remove ViewLayer settings - cleanup 1/2Dalai Felinto
2018-05-17Move Clay properties into sceneDalai Felinto
2018-05-17Move EEVEE properties into sceneDalai Felinto
2018-05-16Cleanup: BKE_bvhuitls: Use a struct rather than re-create each member of it.Germano
2018-05-16Fix crash when duplicating an object type mesh with raycast operation enabled.Germano
2018-05-16Particle edit: Fix disappearing child particles when toggling edit modeSergey Sharybin
2018-05-16Fix memleak with meshes having IDProps in modifier stack evaluation.Bastien Montagne
2018-05-16Fix again bloody locked proxy bones...Bastien Montagne
2018-05-16Shader Node Editor: Add Closure to RGB convertion node.Clément Foucault
2018-05-16Workbench: World based studio lightingJeroen Bakker
2018-05-16Particle System: ported most DerivedMesh → MeshSybren A. Stüvel
2018-05-16Mesh: Set deformed_only=1 when copied mesh is from main librarySybren A. Stüvel
2018-05-16Particle System: use DEG to get current time in psys_get_particle_state()Sybren A. Stüvel
2018-05-16Fix T55076: Hack around to break correct behavior of 2.8 and get back broken-...Bastien Montagne