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-05-30Workbench: HighlightsJeroen Bakker
2018-05-30RNA: add tool index accessCampbell Barton
2018-05-30UI: toolbars now redraw on tool changeCampbell Barton
2018-05-30Removed Object color from workbench. Added Highlights to FLAT shading.Jeroen Bakker
2018-05-30Cleanup: style/whitespaceCampbell Barton
2018-05-30Fix selection randomly failing with border render.Brecht Van Lommel
2018-05-30Fix Cycles viewport render stuck with curve objects.Brecht Van Lommel
2018-05-30Depsgraph API: renaming, more granular update information.Brecht Van Lommel
2018-05-30Render API: rename some API functions back to earlier names.Brecht Van Lommel
2018-05-30Cleanup: quiet warningCampbell Barton
2018-05-30UI: fix property split w/ color buttons & empty textCampbell Barton
2018-05-30Tweak for previous commit: Just group all bone properties under the bone nameJoshua Leung
2018-05-30Modifiers: Bring back custom data referencing logicSergey Sharybin
2018-05-30Modifiers: Make input of modifier stack referencing copied CD layersSergey Sharybin
2018-05-30Modifiers: Restore duplication of referenced layersSergey Sharybin
2018-05-30Insert Keyframe: Change default behaviour for how F-Curves get groupedJoshua Leung
2018-05-30Cleanup: Reuse existing scene pointerJoshua Leung
2018-05-30Merge branch 'master' into blender2.8Bastien Montagne
2018-05-30Fix missing movieclip ID type in allowed ones for Outliner...Bastien Montagne
2018-05-30Object Modes: don't de-select others when activatingCampbell Barton
2018-05-30Fix render info not working with overlap regionsDalai Felinto
2018-05-30Object Modes: stay in object mode when setting activeCampbell Barton
2018-05-30Object Modes: pose support for generic mode exitCampbell Barton
2018-05-30Cleanup: RNA naming, use highlight as suffuxCampbell Barton
2018-05-30Cleanup: whitespaceCampbell Barton
2018-05-30Initial 'fix' for Sculpt & COW - shallow copy sculpt data into COWed object.Bastien Montagne
2018-05-30ID copy: Add flag which allows custom data to reference original datablockSergey Sharybin
2018-05-30Workbench: Specular HighlightsJeroen Bakker
2018-05-30Modifier stack: Avoid roundtrip from mesh to DM back to meshSergey Sharybin
2018-05-30Eevee: Keep track on whether orco was allocated or notSergey Sharybin
2018-05-30Object Mode: Add Texture space visualization.Clément Foucault
2018-05-30Fix T55256: Animation Noise modifier does not update on value changeJoshua Leung
2018-05-30Fix: Toggling "mute" toggle in animation editors didn't work with copy-on-writeJoshua Leung
2018-05-30Fix missing Cycles 3D viewport updates when editing materials, lamps.Brecht Van Lommel
2018-05-30Fix unnecessary Cycles render updates when selecting objects.Brecht Van Lommel
2018-05-30Fix broken meshdeform modifier after recent cleanup.Bastien Montagne
2018-05-30Keymap: group paint modes, reorder enumCampbell Barton
2018-05-30Keymap: Pose/Weight-Paint modes now co-existCampbell Barton
2018-05-30Cleanup: remove '.'Campbell Barton
2018-05-30DRW: Instance Data: Replace with static allocation that can be referenced.Clément Foucault
2018-05-30Eevee: Hair: Fix hair strip view Position.Clément Foucault
2018-05-30DRW: Add compile option to disable deferred compilation.Clément Foucault
2018-05-30DRW: Instance selection id: use Batch buffers instead of DRWInstanceDataClément Foucault
2018-05-30Eevee: Add support for the Hair info node.Clément Foucault
2018-05-30Eevee: Add support for new Hair geometry system.Clément Foucault
2018-05-30GPUMaterial: Add support for hair vertex color, uvs and orco.Clément Foucault
2018-05-30DRW: Add new GPU hair system.Clément Foucault
2018-05-30Hair Particles: DNA: Add properties for new GPU hairs.Clément Foucault
2018-05-30DRW: Add new per drawcall option to bypass culling.Clément Foucault
2018-05-30GPUTexture: Add support for GL_RGBA16 texture format.Clément Foucault