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
2022-06-01Cleanup: remove redundant const qualifiers for scalar & enum typesCampbell Barton
2022-06-01Cleanup: use 'e' prefix for enum typesCampbell Barton
2022-06-01Merge branch 'blender-v3.2-release'Joseph Eagar
2022-06-01Fix T97408: Temporary fix for attribute convert undoJoseph Eagar
2022-05-31Cleanup: rename ED_object_modifier_convert to make it's use clearerCampbell Barton
2022-05-30Fix polling function for background image removal not checking linked ID.Bastien Montagne
2022-05-28Merge remote-tracking branch 'origin/blender-v3.2-release'Jesse Yurkovich
2022-05-28Re-fix T97366: Support single-file UDIMsJesse Yurkovich
2022-05-26UI support for showing candidates for string propertiesCampbell Barton
2022-05-24Merge branch 'blender-v3.2-release'Julian Eisel
2022-05-24Fix T95706: Material asset not applied if appended and then linkedJulian Eisel
2022-05-24Cleanup: Correct misleading comment in UI codeJulian Eisel
2022-05-23Fix T88570: Crash when saving after pressing ctrl+S twice.Julian Eisel
2022-05-23Cleanup: remove "texture" from ED_mesh_uv_texture_* funcitonsCampbell Barton
2022-05-21Cleanup: Remove unused scrollbar drawing flagJulian Eisel
2022-05-21UI Code Quality: Resolve frankenstein bit-flag usage for widget drawingJulian Eisel
2022-05-20UI: Get rid of redundant UI_BUT_IMMEDIATE button flagJulian Eisel
2022-05-19Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-19Fix View Roll failure to align the quaternion to the view-axisCampbell Barton
2022-05-16VSE: Add new Scene and StripAntonio Vazquez
2022-05-15Cleanup: Move three mesh editors files to C++Hans Goudey
2022-05-13Cleanup: Use const argumentsHans Goudey
2022-05-13Cleanup: Use const argumentsHans Goudey
2022-05-13Fix T97518: All buttons with eyedropper highlight if one is hoveredJulian Eisel
2022-05-13Fix T97518: All buttons with eyedropper highlight if one is hoveredJulian Eisel
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-12Cleanup: Remove another unused hotkey button definition functionJulian Eisel
2022-05-12Cleanup: Remove unused hotkey button definition functionJulian Eisel
2022-05-12Revert commits to increase button flag bitfield sizeJulian Eisel
2022-05-11Cleanup (UI): Make space for more internal button flagsJulian Eisel
2022-05-11UI: Update rest of UI code for increased button flag bitfieldJulian Eisel
2022-05-10UI: Geometry Nodes IconDalai Felinto
2022-05-10Fix T88570: Crash when saving after pressing ctrl+S twice.Julian Eisel
2022-05-10Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-10Fix T86358: Use per face aspect correction for primitive UV projectionsChris Blackbourn
2022-05-06Cleanup: spelling in comments, use doxygen commentsCampbell Barton
2022-05-05Cleanup: spelling in commentsCampbell Barton
2022-05-04Transform: use a threshold for UV snappingGermano Cavalcante
2022-05-04Docs: add doc-string for ED_view3d_viewcontext_init_objectCampbell Barton
2022-04-30XR: Add object extras, object types visibility session optionsPeter Kim
2022-04-28Snap Cursor: split 'ED_view3d_cursor_snap_data_get'Germano Cavalcante
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-28Cleanup: spelling in commentsCampbell Barton
2022-04-26UI: Add callback for comparing button identityJulian Eisel
2022-04-26UI: Support setting context for buttons without layoutJulian Eisel
2022-04-26Animation: Sensible frame range for motion pathsColin Marmond
2022-04-25Cleanup: Use const for smoot scrolling functionJulian Eisel