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-04-22Lattice Select Random, MirrorCampbell Barton
2018-04-22Error in last commitCampbell Barton
2018-04-21Edit Mesh: multi-object edge split supportCampbell Barton
2018-04-21Fix crash when opening properties editorJulian Eisel
2018-04-21UI: add own icon rasterizerCampbell Barton
2018-04-21Cleanup: styleCampbell Barton
2018-04-21Merge branch 'master' into blender2.8Campbell Barton
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-04-21Fix point density rendering in Cycles.Brecht Van Lommel
2018-04-21Fix: Adding new 3D View changes custom transform orientation to gimbalJulian Eisel
2018-04-21Top-bar: Don't draw horizontal region separatorJulian Eisel
2018-04-21BLI_bitmap: 2D triangle drawing functionCampbell Barton
2018-04-21BLI math: clamped barycentric weight calculationCampbell Barton
2018-04-21Fix active region flickering in some cases, now always update before draw.Brecht Van Lommel
2018-04-21View3D: Atenuate banding artifacts on background gradient.Clément Foucault
2018-04-21Fix feature set button misalignment.Brecht Van Lommel
2018-04-21Topbar: remove info editor menus, rename topbar menus for script compatibility.Brecht Van Lommel
2018-04-21Topbar: visual tweaksBrecht Van Lommel
2018-04-21Fix: Typos in operator names were resulting in warnings being printed to the ...Joshua Leung
2018-04-21Fix: D3160 fixed blednerplayer stub.s for unixGaia Clary
2018-04-21Fix topbar UI w/ no active objectCampbell Barton
2018-04-20Fix frame-buffer texture creationClément Foucault
2018-04-20Cleanup: warningsCampbell Barton
2018-04-20Remove attempt at timeline editor version patchingJoshua Leung
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20Fix: Copy and paste error from earlier commit adding message_subscriber callb...Joshua Leung
2018-04-20Dopesheet-Timeline: Somewhat hacky version-patching code to switch old timeli...Joshua Leung
2018-04-20Fix: Timeline's "Show Cache" options should not get reset on window size changeJoshua Leung
2018-04-20Dopesheet-Timeline: Make sure ND_SPACE_TIMELINE notifier gets handled by dope...Joshua Leung
2018-04-20Dopesheet-Timeline: Channels list now gets hidden automatically when switchin...Joshua Leung
2018-04-20Add utility to make it easier to get editors/regions to redraw after changing...Joshua Leung
2018-04-20Dopesheet-Timeline: Collapse summary channel by default (so that it's more li...Joshua Leung
2018-04-20Fix: Toggling preview range from timeline button didn't update animation editorsJoshua Leung
2018-04-20Preview Range: Show preview range using a different color (based on ANIM_ACTIVE)Joshua Leung
2018-04-20AnimEditors: Draw start/end frame ranges on all timelines by defaultJoshua Leung
2018-04-20Move the set start/end frame operators from Timeline to Animation moduleJoshua Leung
2018-04-20Dopesheet-Timeline: Ported over all (missing) notifiers/listeners/etc. from t...Joshua Leung
2018-04-20Cleanup: Remove the "SpaceTime->caches" and "SpaceTimeCache" stuffJoshua Leung
2018-04-20Dopesheet-Timeline: Ported over cache indicator drawing + settings used to co...Joshua Leung
2018-04-20Dopesheet-Timeline: First steps towards making the Timeline a mode of the Dop...Joshua Leung
2018-04-20Eevee: TAA Reprojection: Initial implementationClément Foucault
2018-04-20Eevee: TAA Reprojection: Add layer property.Clément Foucault
2018-04-20Eevee: Add Velocity pass.Clément Foucault
2018-04-20DRW: Cleanup: Make DRW_shgroup_uniform_mat4 uniform expect float (*)[4]Clément Foucault
2018-04-20Eevee: Contact Shadows: Fix blue noise correlation.Clément Foucault
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-20Merge branch 'blender2.8' of git.blender.org:blender into blender2.8Jeroen Bakker
2018-04-20Workbench: Removed Clay engine draw modeJeroen Bakker
2018-04-20More debug timing info from main RNA diffing func.Bastien Montagne
2018-04-20UI: move manipulator to tool-systemCampbell Barton