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
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-26UI: Show marker lines in remaining animation spacesJacques Lucke
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-12-14Preferences: add option for header positionCampbell Barton
2018-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
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-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-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-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-01Main Workspace IntegrationJulian Eisel
2017-05-02Add scene argument for notifiersCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
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-04-30Code cleanup: remove unused includesCampbell Barton
2013-11-05Bugfix [#37304] Arrow Keys Stop Working When Mouse Over OutlinerJoshua Leung
2013-07-21code cleanup: add break statements in switch ()'s, (even at the last case).Campbell Barton
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-05-18Fix #35390: sequencer end frame of preview range was not drawing correct.Brecht Van Lommel
2013-05-09Partial revert of own commits r56604 and r56603:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2013-05-08code cleanup: remove references to BLI_rand.hCampbell Barton