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-21Various fixes in UI messages.Bastien Montagne
2020-09-21Cleanup: move some paint helpers to ED_ 'namespace'.Bastien Montagne
2020-09-21Implement ID properties support for TimeMarkerSergey Sharybin
2020-09-21Fix T79965: mesh.transform() modifies referenced layersSergey Sharybin
2020-09-21Fix T59272: dead particles not included in render, but visible in viewportJacques Lucke
2020-09-21Fix T66614: Text objects: Truncate overflow for non-top aligned textDalai Felinto
2020-09-20Sanitize type 'size' parameters in our read/write file codeBastien Montagne
2020-09-20IDProperties: Add utils to duplicate content of one IDProp into another.Bastien Montagne
2020-09-19Cleanup: use parenthesis for if statements in macrosCampbell Barton
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: re-do versioning code for FCurve extremes and Collection colorsSybren A. Stüvel
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-16Fix: add versioning to fix incorrectly written customdataJacques Lucke
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-16Bump file subversion after recent theme-related changesHans Goudey
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: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-09-12Cleanup: use C style doxygen commentsCampbell Barton