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-01-15Cleanup: comment line length (editors)Campbell Barton
2019-01-05UI: length now scales proportionally w/ multi-butCampbell Barton
2019-01-05Cleanup: 3d view panel median value storageCampbell Barton
2019-01-04Silence warningDalai Felinto
2019-01-04Fix T54771: Can't change multiple dimensions at onceCampbell Barton
2018-12-14Cleanup: namingCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Merge branch 'master' into blender2.8Campbell Barton
2018-11-13Cleanup: use lowercase 2d/3d in function namesCampbell Barton
2018-09-27UI: Use "View" category for 3D view panelsCampbell Barton
2018-09-18UI: use monochrome lock icons next to decorators.Brecht Van Lommel
2018-08-30UI: add dedicated icon IDs for decorators, tool settings, shaderfx, overlays.Brecht Van Lommel
2018-08-08UI: don't show pie menu w/ no active objectCampbell Barton
2018-07-09Fix object mode menu crashing w/o active objectCampbell Barton
2018-07-05Keymap: Make Ctrl-Tab toggles pose modeCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-20Objects: support for hiding all objects in a collection.Brecht Van Lommel
2018-06-12UI: Name N-Key toggle to SidebarCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-11-09Rename Scene macros back to their original _NEW less namesDalai Felinto
2017-10-31Merge branch 'master' into blender2.8Campbell Barton
2017-10-31UI: replace UI_ITEM_O_RETURN_PROPS /w return argCampbell Barton
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-03-30Layers: Scene->basact > SceneLayer->basact (more work)Dalai Felinto
2017-03-25Merge branch 'master' into blender2.8Campbell Barton
2017-03-22Cleanup/optimization: Simplify some usages of uiItemFullO/_ptr, avoid multipl...Bastien Montagne
2017-03-02Remove tons of OBACTDalai Felinto
2016-12-28Various UI message and API doc tweaks and fixes.Bastien Montagne
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2015-11-10Fix T46711: view3d UI limits not scaled w/ sceneCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-13Add real boundbox support to lattice, and update armature one.Philipp Oeser
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-03-27Cleanup: view3d headersCampbell Barton
2015-01-07Fix for bool flag useCampbell Barton
2014-11-30Removing last vestigial remains of old C-based UI for Grease PencilJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-19Refactor: Move part of vgroup handling code from ED_mesh/object_vgroup.c to B...Bastien Montagne
2014-11-11UI Refactor T41640Campbell Barton
2014-10-15Refactor 'apply' part of Editmode View3d Transform panel code.Bastien Montagne