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-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-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-21Topbar: visual tweaksBrecht Van Lommel
2018-04-21Fix: Typos in operator names were resulting in warnings being printed to the ...Joshua Leung
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
2018-04-20UI: Python API defining dynamic iconsCampbell Barton
2018-04-20UI: Support for runtime geometry iconsCampbell Barton
2018-04-20Fix building w/o clayCampbell Barton
2018-04-20Merge remote-tracking branch 'origin/master' into blender2.8Gaia Clary
2018-04-20Cleanup (followup commit for D3160)Gaia Clary
2018-04-20Merge remote-tracking branch 'origin/master' into blender2.8Gaia Clary
2018-04-20Fix: D3160 Propose to use proper typedefs to avoid confusionGaia Clary
2018-04-20Workbench: Clay renderer was not accessible anymoreJeroen Bakker
2018-04-20Workbench: Draw random object colorsJeroen Bakker
2018-04-20Workbench: drawtype_* => drawtype_options, drawtype_lightingJeroen Bakker
2018-04-20Workbench: Face orientation blendingJeroen Bakker
2018-04-20Merge branch 'blender2.8' into blender2.8-workbenchJeroen Bakker
2018-04-20Workbench: Face orientation overlayJeroen Bakker