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-25Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-04-25CMake: generate icon list for installationCampbell Barton
2018-04-25UI: Apply remove redo regionCampbell Barton
2018-04-24Hide top-bar in fullscreenJulian Eisel
2018-04-24Fix NULL pointer checkCampbell Barton
2018-04-24Cleanup: unused varCampbell Barton
2018-04-24Current Frame Indicator tweaksJoshua Leung
2018-04-24Bind Camera to Markers - Various tweaks to make this nicer to work withJoshua Leung
2018-04-24UI Tweak: Don't hide frame range indicators when preview range is shownJoshua Leung
2018-04-24EEVEE: Fix TAA spreading black disease.Clément Foucault
2018-04-24Manipulators: Fix Rotate manipulator arc drawing issue.Clément Foucault
2018-04-24Manipulators: Make rotate manipulator smoother.Clément Foucault
2018-04-24Manipulators: Enable AntiAliased drawing of manipulators by default.Clément Foucault
2018-04-24EEVEE: Fix contact shadows on flat objects/backfaces.Clément Foucault
2018-04-24EEVEE: Group Timing stats for probe rendering.Clément Foucault
2018-04-24Manipulator: Use evaluated object's matrix to get maipulator positionSergey Sharybin
2018-04-24BLI BVHTree Walk DFS: Decreases the size of the stack space used for the recu...Germano
2018-04-24Make View Selected to be aware of copy-on-writeSergey Sharybin
2018-04-24Multi-Object Pose: Apply Visual Transforms operatorJoshua Leung
2018-04-24UI: display icons w/ OSA even when very largeCampbell Barton
2018-04-24Outliner: reorganize collection related display modes.Brecht Van Lommel
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