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-04-24Camera manipulator: Make it aware of evaluated version of objectSergey Sharybin
2018-04-24EEVEE: LightProbe: Implement Visibility Group.Clément Foucault
2018-04-24DRW: Add visibility callback function.Clément Foucault
2018-04-24EEVEE: LightProbes: Add Visibility Group to DNA/RNA/UI.Clément Foucault
2018-04-24OpenGL: Remove remaining instances of GL_RGBA16F_ARB.Clément Foucault
2018-04-24Fix EEVEE lamps with shadows by default but wrong UIDalai Felinto
2018-04-24UI: fix inconsistency in button rounding when zooming in.Brecht Van Lommel
2018-04-24UI: use icons for the toolbarCampbell Barton
2018-04-24Merge branch 'master' into blender2.8Campbell Barton
2018-04-23Fix opening new windows would try to open global areas twiceJulian Eisel
2018-04-23BLI_math: avoid assert with non-finite numbersCampbell Barton
2018-04-23Error in last commitCampbell Barton
2018-04-23Error in last commitCampbell Barton
2018-04-23UI: option to load icon from fileCampbell Barton
2018-04-23Static Override: initial enabling of overrides for modifiers and constraints.Bastien Montagne
2018-04-23Static Overrides: more performances improvements.Bastien Montagne
2018-04-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-23Depsgraph: Add relation flag to avoid flush across itSergey Sharybin
2018-04-23stylecode cleanupBastien Montagne
2018-04-23Static Overrides: disable animated check for now.Bastien Montagne
2018-04-23Static Overrides: hide/deactivate all but 'REPLACE' operation.Bastien Montagne
2018-04-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-23Depsgraph: Fix missing update with animated curve pathSergey Sharybin
2018-04-23Multi-Object Pose: Reset unkeyed works now (Clear User Transforms)Joshua Leung
2018-04-23Cleanup: Remove old cruft (from 2.4)Joshua Leung
2018-04-23Fix crash when opening file-browser through top-bar menusJulian Eisel
2018-04-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-23Depsgraph: Cleanup, remove unused relation tagSergey Sharybin
2018-04-23Fix typo in error message.Bastien Montagne
2018-04-23Cleanup some remaining LOD stuff after BGE removal.Bastien Montagne
2018-04-23Fix: Set defaults for converted timeline editors properlyJoshua Leung
2018-04-23Fix: Changing bone group color doesn't refresh/redraw viewportJoshua Leung
2018-04-23Indentation cleanupDalai Felinto
2018-04-23Fix T54765: build error on macOS.Brecht Van Lommel
2018-04-23Merge branch 'master' into blender2.8Campbell Barton
2018-04-23Cleanup: styleCampbell Barton
2018-04-23Depsgraph: Make update flags debug print more usefulSergey Sharybin
2018-04-23DRW: Antialiased 3D cursor.Clément Foucault
2018-04-23Fix T54766: "Record With"-NLA "Push Down" discards Blend Mode, Extrapolation,...Joshua Leung
2018-04-23Fix T54767: Crash in versionning code for recent editors' removal.Bastien Montagne
2018-04-23Depsgraph: Avoid redundant copy-on-write relationsSergey Sharybin
2018-04-23Fix crash reading old userpref.blendSergey Sharybin
2018-04-23Cleanup: uninitialized variableCampbell Barton
2018-04-23Cleanup: styleCampbell Barton
2018-04-23Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-23Depsgraph: Add missing relations builderSergey Sharybin
2018-04-23UI: show arrow for popovers above buttonsCampbell Barton
2018-04-23Cleanup: includes & commentsCampbell Barton
2018-04-23Manipulators/Tools: always draw a cursor while interactingInes Almeida
2018-04-23Manipulators: tweak plane distance in move manipulatorInes Almeida