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
2017-01-04Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-20Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2016-12-17Merge branch 'master' into blender2.8Bastien Montagne
2016-12-13Fix strict warnings on WindowsSergey Sharybin
2016-12-02DNA fixupsDalai Felinto
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-13Add DNA_struct_find (useful for version patching)Julian Eisel
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-21Cleanup: warningsCampbell Barton
2016-07-21Cleanup: use const, move comments to enumCampbell Barton
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-14CMake: per-target CFLAG & CXXFLAG supportCampbell Barton
2016-07-14Use BLI_endian_switch in dna_genfileCampbell Barton
2016-07-12writefile: reuse SDNA between writesCampbell Barton
2016-07-12readfile: report SDNA decoding errors on file readCampbell Barton
2016-07-12writefile: remove SDNA last-hit, optimize DNA reconstructCampbell Barton
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-06writefile: avoid adding SDNA to every undo stepCampbell Barton
2016-06-28Merge branch 'master' into blender2.8Campbell Barton
2016-06-28writefile: replace most struct lookups /w constantsCampbell Barton
2016-06-22Merge branch 'master' into blender2.8Bastien Montagne
2016-06-22readfile: use BLI_endian_switchCampbell Barton
2016-06-21Merge branch 'master' into blender2.8Campbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
2016-05-09Fix makesdna not checking alignment for a non-native platformSergey Sharybin
2016-04-13Removed remaining use of pointers to particle types as well as boids headers.Lukas Tönne
2016-04-13Removed particle DNA.Lukas Tönne
2016-01-16Cleanup: use enum constant for DNA comparisonCampbell Barton
2016-01-15DNA: partial revert of long removalCampbell Barton
2016-01-14Cleanup: use const qualifier in makesdnaCampbell Barton
2016-01-11DNA: remove 'long' typeCampbell Barton
2016-01-11DNA: print errors to stderrCampbell Barton
2016-01-09DNA: remove endian switching long checksCampbell Barton
2016-01-09Byte swap doubles on file readCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-09-02CMake: use generator expressionsCampbell Barton
2015-08-27DNA/IO: struct ghash lookup didn't set 'lastfind'Campbell Barton
2015-07-31Docs: doxy correctionsCampbell Barton
2015-06-05Check ftell return valuesCampbell Barton
2015-05-17CMake: correct file listingCampbell Barton
2015-05-11GHash: avoid redundant castsCampbell Barton
2015-03-19GHash - code reorganization, performance enhancements, add a few missing util...Bastien Montagne
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-11-20SCons: Proper solution for local symbols mapSergey Sharybin
2014-11-20SCons: Remove duplicate PLATFORM_LINKFLAGS from makesdna and makesrnaSergey Sharybin