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-06-25Cleanup: Move colorband handling from DM to mesh_runtime universe.Bastien Montagne
2018-06-25Cleanup: code styleCampbell Barton
2018-06-25RigidBody: Replaced 'if' with 'switch'Sybren A. Stüvel
2018-06-25Rigid body: compute looptris on original mesh instead of CoW copySybren A. Stüvel
2018-06-25Silence warning for release buildsDalai Felinto
2018-06-24UI: internal changes to user-menu storageCampbell Barton
2018-06-24Lamps: Make default size more usableClément Foucault
2018-06-23UI: Add user defined context menuCampbell Barton
2018-06-22Missed last commitCampbell Barton
2018-06-22Depsgraph: cache effector relations, for performance and stability.Brecht Van Lommel
2018-06-22Port DM_debug stuf to BKE_mesh_runtime.Bastien Montagne
2018-06-22Cleanup: use standard BKE_object_free_derived_caches in BKE_mesh_to_curve.Bastien Montagne
2018-06-22Cleanup: misc DrivedMesh stuff.Bastien Montagne
2018-06-22Modifiers: Remove remaining parts of md->sceneSergey Sharybin
2018-06-22Subsurf: Move away from using scene from modifier dataSergey Sharybin
2018-06-22Cloth: Move away from scene stored in cloth modifier dataSergey Sharybin
2018-06-22Multires: Move away from using scene from modifier dataSergey Sharybin
2018-06-22StudioLight: Better APIJeroen Bakker
2018-06-22Merge branch 'master' into blender2.8Bastien Montagne
2018-06-22StudioLight: Only apply windowing when SH level is 2Jeroen Bakker
2018-06-22Studiolight: Spherical Harmonics WindowingJeroen Bakker
2018-06-22Tweak new BKE_id_is_in_global_main to accept NULL pointer (and consider them ...Bastien Montagne
2018-06-22Fix harmless use of unintialized memorySergey Sharybin
2018-06-22Cleanup, spellingSergey Sharybin
2018-06-22BKE_library: Add func to check an ID is actually in G_MAIN database.Bastien Montagne
2018-06-22Fix T55547: "Fit camera to selected" failsCampbell Barton
2018-06-21Cleanup: remove DM from 'join as shape' operator.Bastien Montagne
2018-06-21Modifiers: Stop using md->scene in isDisabled() callbackSergey Sharybin
2018-06-21Fix incorrect use of G.is_rendering for particles in some places.Brecht Van Lommel
2018-06-21Cleanup: names: data transfer/mesh remap: dm -> me/mesh.Bastien Montagne
2018-06-21Cleanup: data transfer: get rid of dual destination mesh.Bastien Montagne
2018-06-21Cleanup: some potentially critical changes in data transfer.Bastien Montagne
2018-06-21Cleanup: nuke DM out of data transfer code.Bastien Montagne
2018-06-21Revert "Objects: when active object gets hidden, make it inactive."Brecht Van Lommel
2018-06-21CodeStyle: CommentsJeroen Bakker
2018-06-21Code cleanup: Added newlineJeroen Bakker
2018-06-21Missed warning is previous commitJeroen Bakker
2018-06-21Studiolight: Calculation of irradiance bufferJeroen Bakker
2018-06-20Depsgraph: add some missing depsgraph tags when relations change.Brecht Van Lommel
2018-06-20Studiolight: Spherical harmonicsJeroen Bakker
2018-06-20Studiolight: fixed diffuse lightingJeroen Bakker
2018-06-20Merge branch 'master' into blender2.8Bastien Montagne
2018-06-20Objects: support for hiding all objects in a collection.Brecht Van Lommel
2018-06-20Objects: restore per object restrict view/render/select.Brecht Van Lommel
2018-06-20Objects: restore H key per object hiding.Brecht Van Lommel
2018-06-20Cleanup: remove some G.main from BKE's node.cBastien Montagne
2018-06-20Merge branch 'master' into blender2.8Campbell Barton
2018-06-20Particle edit: Fix missing hair in edit mode for new particle systemsSergey Sharybin
2018-06-20UI: only show "Edit Translations" when addon usedCampbell Barton
2018-06-20Object Mode: enable mode locking by defaultCampbell Barton