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-10-22UI: move scrollbars inside region tabsCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-26UI: switch shortcuts for pivot and orientation pie menus.Brecht Van Lommel
2018-09-26UI: use pie menu for snap, pivot and proportional editing.William Reynish
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-16UI: add redo panel to clip editorCampbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-08-10WM: drag and drop poll functions can now specify a custom tooltip.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-04Cleanup: pass window to listeners, instead of screen + workspace.Brecht Van Lommel
2018-07-04Keymap: movie-clip center frame, match graph viewCampbell Barton
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-02Keymap: add back X-Key for deleteCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Keymap: minimal default keymapCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-11Cleanup: add simplified panel callbacksCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-05-15Change startup defaultsCampbell Barton
2018-05-10UI: Fix time cursor number box styling for Clip Editor's Dopesheet/Graph viewsJoshua Leung
2018-04-25UI: Apply remove redo regionCampbell Barton
2018-04-21Cleanup: Get rid of context in editor 'new' callbackJulian Eisel
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-08-20Cleanup: move gawain header out of GPU_matrixCampbell Barton
2017-08-07Merge branch 'master' into blender2.8Bastien Montagne
2017-08-06Fix broken API doc generation: Partially revert rBa372638a76e0Bastien Montagne
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-02Add scene argument for notifiersCampbell Barton
2017-04-15GPU Matrix API: clean up after 2D-3D unificationMike Erwin
2017-03-21OpenGL: convert to new matrix API (part 4)Mike Erwin
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-08-16Rework 2D stabilizatorIchthyostega
2016-07-26Fix T48902: MCE Dopesheet does not respect Left Click selectSergey Sharybin
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2015-12-01Cleanup: use more logical names for View3D.aroundCampbell Barton
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-04-30Cleanup: typosCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-10-31Cleanup: namingCampbell Barton
2014-10-30Libmv: Replace region tracker with autotracker in BlenderSergey Sharybin