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
2019-06-21Revert "Particle system: Move runtime data to runtime field"Sergey Sharybin
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker
2019-06-17Fix T65662: Drivers on custom properties doesn't properly updateSergey Sharybin
2019-06-17Fix T65651: Crash when changing audio strip source fileSergey Sharybin
2019-06-17Fix T63867: image sequence not updating in Eevee animation renderBrecht Van Lommel
2019-06-17Cleanup: comment, RNA spellingCampbell Barton
2019-06-17Cleanup: comment spellingCampbell Barton
2019-06-15Cleanup: Rename: Static Override -> Library Override.Bastien Montagne
2019-06-13Particle system: Move runtime data to runtime fieldSergey Sharybin
2019-06-13Cleanup: correct wireframe xray flag nameCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-07Remove Deform Delay armature optionSergey Sharybin
2019-06-06Fix T64533: Using "X-Axis Mirror" while posing with auto keyframe on does not...Sebastian Parborg
2019-06-06Remove mutex lock from node localizationSergey Sharybin
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-02Fix T65185: Cycles viewport render no refreshing overlays properlyBrecht Van Lommel
2019-06-02Cleanup: better comments and naming for redraw flagsBrecht Van Lommel
2019-05-31makesrna: quiet re-declared enum warningCampbell Barton
2019-05-30GPU: Enforce Uniform buffer alignment to 16bytesClément Foucault
2019-05-30GPencil: Rename Blend mode "Normal" to "Regular"Antonioya
2019-05-30WM: use different drag thresholds for mouse/tablet eventsCampbell Barton
2019-05-29GPencil: Rename viewmatrix field to parent_obmatAntonioya
2019-05-29Fix T58251: Cycles ignores linked meshes when renderingSergey Sharybin
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-27Cleanup: Fix warnings in bf_dnaRay Molenkamp
2019-05-27Cleanup: Fix warning in makesdnaRay Molenkamp
2019-05-24Cleanup: correct function nameCampbell Barton
2019-05-23Cleanup: Nodes: make it clear that SOCK_IN/_OUT are bitflags.Bastien Montagne
2019-05-22dna_genfile: add SDNA struct/elem queries that use alias namesCampbell Barton
2019-05-21Cleanup: clang-format, sort structsCampbell Barton
2019-05-21Viewport: MSAA support during ViewportRenderingJeroen Bakker
2019-05-21Cleanup: rename nr_* to *_len for DNA codeCampbell Barton
2019-05-21Cleanup: make DNA_struct_find_nr_ex function more compactCampbell Barton
2019-05-21UI: move edge-tag option from the scene into the operatorCampbell Barton
2019-05-20Normal UI: Remove normals toolbar and add/muliply menu options.Howard Trickey
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-05-18Mesh: remove Double Sided lighting option, it does nothing in the new viewportBrecht Van Lommel
2019-05-17Cleanup: move Image flags into DNA, for consistency with other typesBrecht Van Lommel
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-17Eevee: Remove the Volumetric Render checkboxClément Foucault
2019-05-17Eevee: Remove the Subsurface Render checkboxClément Foucault
2019-05-17makesdna: Fix build error on win32.Ray Molenkamp
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-16UI: tweak display of active, selected and edited items in the outlinerHarley Acheson
2019-05-16GPencil: New filter in Onion by keyframe typeAntonioya
2019-05-16Theme: add color difference for every other rowCampbell Barton
2019-05-16Cleanup: remove 2.4x panel tabsCampbell Barton
2019-05-16Cleanup: sort DNA renaming definesCampbell Barton
2019-05-15Objects: new 3D cursor alignment option when adding objectsHans Goudey
2019-05-15Lights: change sun light size to be specified as angleTim Stullich