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
path: root/source
AgeCommit message (Expand)Author
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-19Blender Version BumpCampbell Barton
2018-06-19Revert: EditMode Inactive edge drawingJeroen Bakker
2018-06-19Fixed rigid body simulation randomly stoppingSybren A. Stüvel
2018-06-19Missed warning in previous commitJeroen Bakker
2018-06-19Lookdev: Renamed RNAJeroen Bakker
2018-06-19Studiolight: Background Generation of iconsJeroen Bakker
2018-06-19Show cached frames in timeline at correct heightSybren A. Stüvel
2018-06-19RigidBodyWorld: copy ptcache from evaluated scene back to original sceneSybren A. Stüvel
2018-06-19Merge branch 'master' into blender2.8Bastien Montagne
2018-06-19Cleanup DM generation code for ProjPaint.Bastien Montagne
2018-06-19Fix (unreported) unauthorized relesing of derived_final DM in paint projectio...Bastien Montagne
2018-06-19UI: move object-mode lock out of the 3D headerCampbell Barton
2018-06-19Studiolight: Add SH2 cacheJeroen Bakker
2018-06-19Merge branch 'master' into blender2.8Campbell Barton
2018-06-19Vertex Paint: set sculpt object mode immediatelyCampbell Barton
2018-06-18Cleanup: code-styleCampbell Barton
2018-06-18Object Mode: make mode locking optionalCampbell 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-183D View: don't show manipulators when overlay is disabledCampbell Barton
2018-06-18Avoid assert on startupCampbell Barton
2018-06-18Cleanup: redundant greater thanCampbell Barton
2018-06-18Particle: Add missing field initializaitonSergey Sharybin
2018-06-18UI: decorators hid non-array buttonsCampbell Barton
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-18UI: decorators weren't showing icon-only buttonsCampbell Barton
2018-06-18Fix merge error in bpy_driver.cCampbell Barton
2018-06-18Merge branch 'master' into blender2.8Bastien Montagne
2018-06-18Fix T55503: File browser filter not working correctly.Bastien Montagne
2018-06-18Multires: Remove unused functionSergey Sharybin
2018-06-18Depsgraph: Cleamup, reduce indentation levelSergey Sharybin
2018-06-183D View: support outline overlay optionCampbell Barton
2018-06-18Refactor: Put ViewportAA as UserPrefJeroen Bakker
2018-06-18Fix T55511: Decorator drag makes many undo stepsCampbell Barton
2018-06-18Cleanup: indentationCampbell Barton
2018-06-18Cleanup: whitespaceCampbell Barton
2018-06-18Fix T55517: Property-split fails w/ expanded enumCampbell Barton
2018-06-18Merge branch 'master' into blender2.8Campbell Barton
2018-06-18RNA: disable animation for file output optionsCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Edit Mesh: Fix buggy occlusion when in xray mode.Clément Foucault
2018-06-17Python: Allow untrusted py-drivers to run limited expressionsCampbell Barton