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-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
2018-06-20Cleanup: strip spaceCampbell Barton
2018-06-20Fix T55540 Add foreachMappedXXX equivalent API for evaluated meshesSybren A. Stüvel
2018-06-20Studiolight: removed raise conditionJeroen Bakker
2018-06-19Fix re-entrant calls in some cases of mesh_evaluated generation.Bastien Montagne
2018-06-19Correction to previous commit.Bastien Montagne
2018-06-19ModStack: Fix broken object_get_datamask helper.Bastien Montagne
2018-06-19Studiolight: Temp Mutex issueJeroen Bakker
2018-06-19Fix missing render slots bugs after recent changes.Brecht Van Lommel
2018-06-19Correct rigidbody stubCampbell Barton
2018-06-19Remove rigid body from rbw->group when deletingSybren A. Stüvel
2018-06-19Particles: Support changing modifiers during particle edit modeSergey Sharybin
2018-06-19Particles: Use utility function to copy particlesSergey Sharybin
2018-06-19Particles: Add utility function to copy particles from one system to anotherSergey Sharybin
2018-06-19Fixed rigid body simulation randomly stoppingSybren A. Stüvel
2018-06-19Studiolight: Background Generation of iconsJeroen Bakker
2018-06-19RigidBodyWorld: copy ptcache from evaluated scene back to original sceneSybren A. Stüvel
2018-06-19Studiolight: Add SH2 cacheJeroen Bakker
2018-06-18Cleanup: code-styleCampbell Barton
2018-06-18Fix a very nasty and sneaky bug in lib remap / static override code.Bastien Montagne
2018-06-18Cleanup: use DEG tag flags, instead of old OB ones.Bastien Montagne
2018-06-18Fix crash when making static override of an object from a collection.Bastien Montagne
2018-06-18Studiolights: Radiance icons were inverted.Jeroen Bakker
2018-06-18Workbench: increased Quality of the diffuse lighting modelJeroen Bakker
2018-06-18Objects: when active object gets hidden, make it inactive.Brecht Van Lommel
2018-06-18Cleanup: simplify some view layer code.Brecht Van Lommel
2018-06-18Particles: Remove obsolete code for child particles in edit modeSergey Sharybin
2018-06-18Multires: Remove unused functionSergey Sharybin