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-23Cleanup: minor changes to scrollbar checksCampbell Barton
2019-04-23UI: ignore events in empty region overlap areasCampbell Barton
2019-04-23UI: add ui_window_to_block_rctf, ui_window_to_region_rctiCampbell Barton
2019-04-23UI: move auto_open clearing out of ui_region_contains_point_pxCampbell Barton
2019-04-22Rename: Separate: By loose parts > By Loose PartsDalai Felinto
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-21Fix T63431: crash adding driver to a keyframed property with Ctrl+DBrecht Van Lommel
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-20Fix invalid stack memory use with GPencil drawingCampbell Barton
2019-04-20GPU: automatically draw images with GLSL shader depending on resolutionBrecht Van Lommel
2019-04-20Cleanup: remove unused OpenGL functions, rename some for clarityBrecht Van Lommel
2019-04-20Cleanup: quiet warning for NULL pointer useCampbell Barton
2019-04-203D View: add opacity for sculpt mask displayPablo Dobarro
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-20Cleanup: formatting, unused argsCampbell Barton
2019-04-20Outliner: Simplify logic for parent nestingDalai Felinto
2019-04-19T63644: Editing while parented is not rotating correctlyAntonioya
2019-04-19Fix T63669: Particle editing bypassing occlusion.mano-wii
2019-04-19DRW: Add batch garbage collectionClément Foucault
2019-04-19Cleanup: Remove image preview codeSergey Sharybin
2019-04-19Cleanup: Remove unneeded compositor update functionSergey Sharybin
2019-04-19Cleanup: Remove unneeded texture nodes update functionSergey Sharybin
2019-04-19Fix/workaround crash using ED_area_do_msg_notify_tag_redrawCampbell Barton
2019-04-19UI: tweak header context menu, gray out items when they have no effectBrecht Van Lommel
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18UI: Revert fix T37463: Y-clamp for header-only spacesCampbell Barton
2019-04-18Images: support packing edited images as OpenEXR or PNG.Brecht Van Lommel
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-18Cleanup: move image saving code to blenkernel.Brecht Van Lommel
2019-04-18Cleanup: make image saving code reusable outside operator.Brecht Van Lommel
2019-04-18Cleanup: deduplicate image user initialization, make consistent.Brecht Van Lommel
2019-04-18GPencil: Add option to mix color with textureAntonioya
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18UI: replace toggle header with a propertyCampbell Barton
2019-04-18Fix T63590: Blender crashes when deleting particle hair keysSergey Sharybin
2019-04-18UI: option to toggle 'Adjust Last Operation'Campbell Barton
2019-04-18Cleanup: comments, wrappingCampbell Barton
2019-04-18UI: Expand Enum Items Over Multiple RowsJeroen Bakker
2019-04-18Cleanup: correct commentCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-18Fix T63513: Gpencil - Circle guide activation with shortcut "C" is not workin...Charlie Jolly
2019-04-18Fix T63663: Object mode proportional editing affects objects which are disabl...Sebastian Parborg
2019-04-18Overlay Engine: Option to Disable AA Ortho GridJeroen Bakker
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Cleanup: line wrapping caused by commentsCampbell Barton
2019-04-17Fix T60982: don't allow editing group properties in linked actions.Alexander Gavrilov
2019-04-17Fix T63247: edbm_rip_invoke__edge rips unselected verts on mesh bordersSebastian Parborg
2019-04-17Fix Change when re-running clang-format 7.Bastien Montagne
2019-04-17Cleanup: replace comments with meaningful variable namesCampbell Barton