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
path: root/source
AgeCommit message (Expand)Author
2018-05-25UI: popover now only centers on active button onceCampbell Barton
2018-05-25Fix T55200: dragging object into hidden collection does not hide it.Brecht Van Lommel
2018-05-25UI: fix event handling directionCampbell Barton
2018-05-25Remove DerivedMesh: paint_utils.c; Cow-ify PAINT_OT_sample_colorBastien Montagne
2018-05-25Fix T55062: crash with workspace scene relations.Brecht Van Lommel
2018-05-25Style: use extra space for aligning parameters in a function.Germano
2018-05-25Cleanup: Change remaining BKE_scene_frame_get() in constraint.c to use DEG_ge...Joshua Leung
2018-05-25Fix T55197: Dopesheet filtering settings were not triggering refresh anymore ...Joshua Leung
2018-05-25Fix T55198: Preferences Keybindings CrashJulian Eisel
2018-05-25Fix outliner showing objects in collections instances.Brecht Van Lommel
2018-05-25Outliner: optimize lookup of unused tree elements.Brecht Van Lommel
2018-05-25UI: support for a popup panel which stays openCampbell Barton
2018-05-25UI: Move UI_paneltype_draw into layout codeCampbell Barton
2018-05-25Fix T55165: Driving camera lens with property behaves unexpectedlyDalai Felinto
2018-05-25Cleanup/simplification for BKE_modifier_get_evaluated_mesh_from_objectBastien Montagne
2018-05-25Cleanup: do not make functions for the pleasure of having functions...Bastien Montagne
2018-05-25Cleanup: minor details in BKE paint code related to palettes.Bastien Montagne
2018-05-25Fix T55183, fix T55174: crashes with workspace / view layer relation.Brecht Van Lommel
2018-05-25Merge branch 'master' into blender2.8Campbell Barton
2018-05-25WM: check modal handlers for keymap lookupsCampbell Barton
2018-05-25UI: fix assertCampbell Barton
2018-05-25Fix 3D Cursor w/ interface scaleCampbell Barton
2018-05-25Merge branch 'master' into blender2.8Campbell Barton
2018-05-253D View: add pixelsize function w/o UI scaleCampbell Barton
2018-05-25Cleanup: styleCampbell Barton
2018-05-25Keymap: use Ctrl-Shift-Space for fullscreen areaCampbell Barton
2018-05-25Fix split only checking selected facesCampbell Barton
2018-05-25Fix crash when entering the curve edit mode.Germano
2018-05-25ED_transform_snap_object: remove unused bmain parameter in context creation.Germano
2018-05-24Change defaultsCampbell Barton
2018-05-243D View: remove temporary edge-select hackCampbell Barton
2018-05-24Fix crash with snap and project to self.Germano
2018-05-24Correct own last commitCampbell Barton
2018-05-24Multi-Object-Editing: MESH_OT_shortest_path_selectIsh Bosamiya
2018-05-24Fix T55184: Edge-loop select fails w/ vert/face modesCampbell Barton
2018-05-24Fix T55186: Circle and Lasso select were not working on Pose BonesJoshua Leung
2018-05-24Keymap: remove Ctrl-Up/Down to toggle full-areaCampbell Barton
2018-05-24Always get a reference point when snapping with the projected elements option...Germano
2018-05-24COW Fix: Border selecting bones on rigs brokeJoshua Leung
2018-05-24Drivers UI (Part of T55145) - WIP first steps towards getting a floating driv...Joshua Leung
2018-05-24Fix typo in editmesh edge deleteCampbell Barton
2018-05-24Cycles/Compositor: Add arctan2 operation to the Math nodeLukas Stockner
2018-05-24Merge branch 'master' into blender2.8Campbell Barton
2018-05-24Cycles/Eevee: Implement disk and ellipse shapes for area lampsLukas Stockner
2018-05-24Fix all modifiers that depended on BKE_modifier_get_evaluated_mesh_from_objectDalai Felinto
2018-05-243D View: remove poll 3D view for copy/pasteCampbell Barton
2018-05-24Fix boolean modifier when objects have transformationsDalai Felinto
2018-05-24Fix: Name of selected object/bone + current frame in 3D view didn't take regi...Joshua Leung
2018-05-24Fix cannot apply boolean modifierDalai Felinto
2018-05-24Partial Fix for T55165: Camera manipulator was not updating when the focal le...Joshua Leung