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-01Fix missing bracesCampbell Barton
2018-06-01Update Flatty themes with the new pulldown background and minor tweaks.Pablo Vazquez
2018-06-01Fix Add menu issue when there are no collections to instanceVuk Gardašević
2018-06-01Draw background on pulldown widgets if the header is transparent.Brecht Van Lommel
2018-06-01Fix broken logic in make static override operators for Collections.Bastien Montagne
2018-06-01Mesh: Replace DM for mesh w/ wpaint vertex pickingCampbell Barton
2018-06-01UI: don't show XYZ text w/ direction buttonsCampbell Barton
2018-06-01Cleanup: rename varsCampbell Barton
2018-06-01Mesh: Replace DM for mesh -> curve conversionCampbell Barton
2018-06-01Mesh versions of DerivedMesh access API callsCampbell Barton
2018-06-01Cleanup: quiet warning, don't set unused alphaCampbell Barton
2018-06-01LookDev: make sure lookdev balls are still visible after 'N'Jeroen Bakker
2018-06-01Edit Mode: Fix Edit Object renderability with multi objects edit.Clément Foucault
2018-06-01Fix: raytrace_mirror does not exist anymoreJeroen Bakker
2018-06-01Fix errorJeroen Bakker
2018-06-01Code cleanup: Compiler warningJeroen Bakker
2018-06-01Math: optimizations for 4x4x matrix inverse, multiplications.Brecht Van Lommel
2018-06-01Modifiers: tiny optimizations for mesh deform, lattice, kdop.Brecht Van Lommel
2018-06-01Fix missing animation updates when the proxy object is not visible.Brecht Van Lommel
2018-06-01Fix use of uninitialized value in depsgraph.Brecht Van Lommel
2018-06-01Cleanup: long linesCampbell Barton
2018-06-01Fix building for workbench in windows (BLI_INLINE)Dalai Felinto
2018-06-01Fix T55282: Modifiers: Removed unnecessary object evaluationSybren A. Stüvel
2018-06-01Removed old mention of CDDerivedMeshSybren A. Stüvel
2018-06-01Fix/Workaround T55272: Sculpt/VPaint removes meshCampbell Barton
2018-06-01Cleanup: quiet warningsCampbell Barton
2018-06-01Object Mode: Display loose edges if overlays are enables.Clément Foucault
2018-06-01Fix: overlays are reset when selection is being performedJeroen Bakker
2018-06-01Workbench: Material specific settings for the specularJeroen Bakker
2018-06-01Fix crash switching sculpt/vpaint -> edit modeCampbell Barton
2018-06-01Fix broken 'make single user' operator UI.Bastien Montagne
2018-06-013D View: hide orbit navigation in camera viewCampbell Barton
2018-06-01Modifiers: ported Soft Body DerivedMesh → MeshSybren A. Stüvel
2018-06-01Partial Revert of COW/Camera manipulator changesCampbell Barton
2018-06-01Revert "COW Fix: Lamp manipulators"Campbell Barton
2018-06-013D View: respect text option for edit-mode infoCampbell Barton
2018-06-01Error in last commitCampbell Barton
2018-06-013D View: make text overlay optionalCampbell Barton
2018-06-013D View: support world background colorCampbell Barton
2018-06-01Add 'Toggle Header' to header context menu.Pablo Vazquez
2018-06-01Cycles UI: Show pause button only when in rendered modeDalai Felinto
2018-06-01Fix render engine info region when overlap and header on bottomDalai Felinto
2018-05-31UI: new tool properties space typeCampbell Barton
2018-05-31UI: support drawing panels from multiple contextsCampbell Barton
2018-05-31Cleanup: Fix indentationDalai Felinto
2018-05-31Overlay: Add Wireframe overlay.Clément Foucault
2018-05-31DRW: Add wireframe buffer texture generation for wireframe drawing.Clément Foucault
2018-05-31DRW: Fix DRW_shgroup_call_procedural_* vertex count.Clément Foucault
2018-05-31GPUTexture: Expose GPU_texture_create_buffer and add GL_R32I support.Clément Foucault
2018-05-31LoopTri: Fix example code.Clément Foucault