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
2020-05-22Fix (unreported): prefetching wastes resources when end frame is reachedRichard Antalik
2020-05-22Fix (unreported): Don't restart prefetching during rendering.Richard Antalik
2020-05-22Fix T76774: Crash on prefetching sequences from another scene.Richard Antalik
2020-05-22Cleanup: only use nullptr in USD exporterSybren A. Stüvel
2020-05-22Wayland: support key repeatChristian Rauch
2020-05-22GHOST: fix GHOST_System::getMilliSeconds()Christian Rauch
2020-05-22Fix missing header building with waylandCampbell Barton
2020-05-22Fix T64277: Inverted WheelmouseJeroen Bakker
2020-05-22Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-22Fix Python console cursor heightCampbell Barton
2020-05-22Fix T76949: Crash When Selecting Materials Tab.Bastien Montagne
2020-05-21libquery: Cleanup: finish refactor by removing no more used code.Bastien Montagne
2020-05-21Libquery refactor: Cleanup (remove no more used macros).Bastien Montagne
2020-05-21Refactor: Move scene foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-21Refactor: Move object foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-21Refactor: Move NOP idtypes foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-21UI: Fix T76918: 3D Mouse Inconsistent / Inaccessible UIHans Goudey
2020-05-21GPencil: Cleanup macroAntonio Vazquez
2020-05-21Fix T76935: Current orientation not taken in account when using "Align to tra...Germano Cavalcante
2020-05-21Fix T76933: 'Align to Transform Orientation' crashes for Custom orientationsGermano Cavalcante
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Docs: note that the color-ramp uses image alphaCampbell Barton
2020-05-21BLI: improve Vector testJacques Lucke
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Fix T73568: Vertex selection fails in weight-paint modeCampbell Barton
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Fix T76922: Meta-balls created twice the specified sizeCampbell Barton
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Cleanup: spellingCampbell Barton
2020-05-21Cleanup: excess blank lines and parenthesisCampbell Barton
2020-05-21Cleanup: quiet uninitialized warningCampbell Barton
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-21Cleanup: add doxy sections for event queue handlingCampbell Barton
2020-05-21Cleanup: add asserts for textview drawingCampbell Barton
2020-05-20Merge branch 'blender-v2.83-release'Clément Foucault
2020-05-20Overlay: Wireframe: Add visualization for Hairs in wireframe modeClément Foucault
2020-05-20UI: Remove Panel Grid Snapping While DraggingHans Goudey
2020-05-20UI: Rephrase Tooltip to Avoid 2nd PersonHans Goudey
2020-05-20Transform: Don't negate the z axis of the View orientationGermano Cavalcante
2020-05-20Fix T76919: Wrong orientation when changing translate to rotateGermano Cavalcante
2020-05-20GPencil: Create new frame when Erase only if additive drawing is enabledAntonio Vazquez
2020-05-20Refactor: Move collection foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-20Cleanup collection handling in lib_query code.Bastien Montagne
2020-05-20Libquery: refactor: handle scene's master collection like any othe embedded ID.Bastien Montagne
2020-05-20Refactor: Move simulation foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-20Refactor: Move pointcloud and volume foreach_id to new IDTypeInfo structure.Bastien Montagne
2020-05-20Cleanup: Keep common IDTypeInfo code separated from ID type specific API.Bastien Montagne