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-09-19Cleanup: consistent TODO/FIXME formatting for namesCampbell Barton
2020-09-19Cleanup: spellingCampbell Barton
2020-09-18Curves: Allow caps for all geometry typesHans Goudey
2020-09-18Sculpt: Render Mask and Face Sets with modifiers activePablo Dobarro
2020-09-18Cleanup: remove unused navmesh codePhilipp Oeser
2020-09-18Cleanup: change enum usage so types are explicitly listedCampbell Barton
2020-09-18Fix T80771: Avoid changing the visibility of loose geometry when entering Scu...Pablo Dobarro
2020-09-17Pointclouds: support mesh <-> pointcloud in convert operatorPhilipp Oeser
2020-09-17Fix T66256: Context overrides crash when operators change contextCampbell Barton
2020-09-17Cleanup: use doxy sections for blender.cCampbell Barton
2020-09-17Cleanup: use static assert to disable access to preferencesCampbell Barton
2020-09-17Fix: Text object custom profile bevel not written to fileHans Goudey
2020-09-16Curves: Add custom profile bevel supportHans Goudey
2020-09-16Fix tests after adding collection color taggingNathan Craddock
2020-09-16Action Constraint: Add manual time factor input controlChris Clyne
2020-09-16NLA: Always Show All StripsWayde Moss
2020-09-16Cleanup: use uint8_t for various flags in curvesJacques Lucke
2020-09-16Fix: create shallow copy of CustomData before writingJacques Lucke
2020-09-16Cleanup: spellingCampbell Barton
2020-09-16GPencil: Add link and copy functions for shaderfxNathan Craddock
2020-09-16Cleanup: Separate BKE_object_link_modifiers into functionsNathan Craddock
2020-09-15Collections: Add color taggingNathan Craddock
2020-09-15Liquid Simulation Display Options (GSoC 2020)Sriharsha Kotcharlakot
2020-09-15Fix T75881: Animation, limitation of Bézier HandlesTonyG
2020-09-15Fix: NLA, transition to Meta Strip uses wrong timeWayde Moss
2020-09-15Fix T54293: calculate mass does not take object scale into accountJacques Lucke
2020-09-15Cleanup: FCurve, comments should be sentencesTonyG
2020-09-15Fix T80776: Cannot switch between Slots of Render ResultJeroen Bakker
2020-09-15Fix T80443: Object.active_shape_key None after adding a shapeCampbell Barton
2020-09-15CustomData: add assert to prevent negative array accessCampbell Barton
2020-09-15Fix T80597: Assigning material slot from Python console failsCampbell Barton
2020-09-14Fix T53073: force destroys particles rotationJacques Lucke
2020-09-14Fix T73590: collection instance offset is not applied correctlyJacques Lucke
2020-09-14Fix T79651: Bounding box is wrong after duplicate objectAntonio Vazquez
2020-09-14Fix T80705: Single Image Texture Painting CrashJeroen Bakker
2020-09-14Fix T72584: Hiding a collection don't hide a child object in viewport when in...Manuel Castilla
2020-09-12Cleanup: missing-variable-declarations warningCampbell Barton
2020-09-11Constraints: Child-Of, set inverse matrix upon creationJoseph Brandenburg
2020-09-11Refactor: move CacheFile .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move Sound .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move Simulation .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move Volume .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move PointCloud .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move Hair .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move GPencil .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Refactor: move Texture .blend I/O to IDTypeInfo callbacksJacques Lucke
2020-09-11Use DrawManager for Image/UV EditorJeroen Bakker
2020-09-11Cleanup: spelling, correct commentsCampbell Barton
2020-09-11Cleanup: const cast warning, use string replace functionCampbell Barton
2020-09-10Sculpt: Enable pen pressure for Scrape/Fill Area RadiusPablo Dobarro