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-04-04Cleanup: Rename Panel * variables from pa to panelHans Goudey
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Including "BLI_listbase.h" for LISTBASE_FOREACH macroDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03New Undo: Fix crash in some complex production files.Bastien Montagne
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-04-03Cleanup: spellingCampbell Barton
2020-04-03Revert "Writefile: Cleanup Scene runtime data."Brecht Van Lommel
2020-04-01Writefile: Cleanup Volume runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup CacheFile runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup MovieClip runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup GPencil data.Bastien Montagne
2020-04-01Writefile: Cleanup Nodetree runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup Armature runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup Collection runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup Soung runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup World runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup Lattice runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup Text runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup VFont runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup material runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup MBall runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup Scene runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup Object runtime data.Bastien Montagne
2020-04-01Writefile: Cleanup Curve runtime data.Bastien Montagne
2020-04-01Tweak write code to allow cleaning up runtime data before write.Bastien Montagne
2020-03-31Add Voxel Mode to the Remesh modifierPablo Dobarro
2020-03-30Fix undo incorrectly detecting mesh as always changed after editsBrecht Van Lommel
2020-03-30Fix undo misdetecting identical future chunk in some casesBrecht Van Lommel
2020-03-29Fix missing Surface Deform strength versioningHenrik Dick
2020-03-26Add option to Copy the active view layer, and add an empty view layerChris Clyne
2020-03-26Fix T74899: Add Draw Face Sets brush to versioning defaultsPablo Dobarro
2020-03-23Bump subversion for previous theme additionsJulian Eisel
2020-03-23UI: Theme options for checkerboard pattern colors and sizeMichael Soluyanov
2020-03-20Cleanup: sort file, struct listsCampbell Barton
2020-03-19Cleanup/refactor: remove BKE_idcode, in favour of BKE_idtype.Bastien Montagne
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19UI: add view aligned gizmo colorCampbell Barton
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-03-18Cleanup: 64 bit file IO on windows.Ray Molenkamp
2020-03-18Cleanup: spellingCampbell Barton
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Add experimental global undo speedup.Bastien Montagne
2020-03-17Add accumulated recalc flags to IDs.Bastien Montagne
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton