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-30UI: add uiItemMenuFN which frees it's argumentCampbell Barton
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-203D View: add clip argument to win_to_3d_on_planeCampbell Barton
2018-09-203D View: add a simple un-clipped win_to_rayCampbell Barton
2018-09-20Cleanup: rename 3D view ray calculation functionsCampbell Barton
2018-09-203D View: point-on-plane from screen location utilityCampbell Barton
2018-09-11UI: split theme draw style into separate fieldCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-24RNA: avoid redundant property lookups in UI APICampbell Barton
2018-08-22Cleanup: use EDBM prefixCampbell Barton
2018-08-14Cleanup: use boolean argumentCampbell Barton
2018-07-26WM: Add operator property poll callbackCampbell Barton
2018-07-18Compositor: Cryptomatte compositing node.Stefan Werner
2018-07-13Keymap: dope-sheet hotkey to change falloffPhilipp Oeser
2018-07-09Cleanup: right shiftCampbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-30Cleanup: remove unused context arg to menuCampbell Barton
2018-06-30UI: Add 'interface_query.c'Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-23UI: alternate fix for empty context menuCampbell Barton
2018-06-22Cleanup: rename 3D cursor calculation varsCampbell Barton
2018-06-13Cleanup: get rid of last G.main in BMesh code.Bastien Montagne
2018-06-13Cleanup: moar ugly G.main removal...Bastien Montagne
2018-06-12Cleanup: moar G.main removal from BKE area.Bastien Montagne
2018-06-12Fix T55452: Crash on saving with visible particle system.Bastien Montagne
2018-06-12Cleanup: remove moar G.main from BKE area.Bastien Montagne
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-11Cleanup: remove some G.main usages...Bastien Montagne
2018-06-09RNA: remove Layout.introspectCampbell Barton
2018-06-09Cleanup: remove some G.main usages.Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01Cleanup: some more G.main removal from editor code.Bastien Montagne
2018-05-31Cleanup: Remove G.main from some editor files.Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-30Edit Mode: add success return valueCampbell Barton
2018-05-253D View: add pixelsize function w/o UI scaleCampbell Barton
2018-05-243D View: remove poll 3D view for copy/pasteCampbell Barton
2018-05-15Undo System: remove nested edit-mode undo callsCampbell Barton
2018-05-06Cleanup: split rotation_from_viewCampbell Barton
2018-05-06Object Snap: add object & matrix to view ray castCampbell Barton
2018-04-20Fix: D3160 Propose to use proper typedefs to avoid confusionGaia Clary
2018-04-15Cleanup: remove bad castsCampbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-11Pose Mode: pass object to mode enter/exitCampbell Barton
2018-04-11Cleanup: minor changes to pose-mode switching APICampbell Barton