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-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-20UI: expose Driver as a space typeCampbell Barton
2018-06-20Cleanup: moar G.main removal.Bastien Montagne
2018-06-11Cleanup: add simplified panel callbacksCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-28Fix: Action/Graph editor UI's didn't update when channel properties were changedJoshua Leung
2018-05-25Fix T55197: Dopesheet filtering settings were not triggering refresh anymore ...Joshua Leung
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-15Change startup defaultsCampbell Barton
2018-04-24Current Frame Indicator tweaksJoshua Leung
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-04-20Fix: Copy and paste error from earlier commit adding message_subscriber callb...Joshua Leung
2018-04-20Fix: Toggling preview range from timeline button didn't update animation editorsJoshua Leung
2018-04-20AnimEditors: Draw start/end frame ranges on all timelines by defaultJoshua Leung
2018-04-13Merge branch 'master' into blender2.8Bastien Montagne
2018-04-12Fix: Follow up to 16b795cb95cJoshua Leung
2018-04-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-10Fix crash in graph editor id remappingMai Lavelle
2018-02-22Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-21Fix more missing ID remapping in animation editor callbacksJoshua Leung
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-02Add scene argument for notifiersCampbell Barton
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-02-03Fix shaders in some immBindBuiltinProgram callsLuca Rood
2017-02-02OpenGL immediate mode: space_graph.cLuca Rood
2016-09-16Fix jumping view when expanding graph editor channel over view boundsJulian Eisel
2016-08-09Fix crash in id remapping of Graph editor.Bastien Montagne
2016-07-07Code Cleanup - Split out the FCurve auto-color code into a separate functionJoshua Leung
2016-06-27FCurve Auto Colours: "XYZ to RGB" works for Quaternions too nowJoshua Leung
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22OpenGL: cleanupMike Erwin
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-23Fix T46841: Thick lines w/ graph visibleCampbell Barton
2015-10-29Fix T46632: Graph editor frame navigation shortcuts not workingJulian Eisel
2015-10-26Graph Editor: Allow "cursor x" to have fractional values when working with Dr...Joshua Leung
2015-10-26Fix: X-axis values in Graph Editor should not be displayed as timecodes in "D...Joshua Leung
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2014-11-04Cleanup: spelling (D831)Campbell Barton
2014-10-28Cleanup: rename draw_markers_time -> ED_markers_drawCampbell Barton
2014-10-28Markers: show the area that handles marker eventsCampbell Barton
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton