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
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-12Fix missing define in blenloaderSergey Sharybin
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-05-12Depsgraph: Add utility function to tag pose for recalcSergey Sharybin
2015-05-11Outliner: postpone rebuilding the treeCampbell Barton
2015-05-08Fix 3D View Properties scrollbar being not set to top in startup.blendJulian Eisel
2015-05-05Math Lib: rename fill_*, to copy_*Campbell Barton
2015-05-04Separate scene simplification into viewport and renderSergey Sharybin
2015-05-04Button Space: clear pin flag when NULL'ing pointerCampbell Barton
2015-05-04Add name argument to data creation API callsCampbell Barton
2015-05-01Fix T44433: print "unknown" rather than "1970-01-01" when .blend date is unkn...Brecht Van Lommel
2015-05-01Fix T44577: writing tessellated cddata when we should not...Bastien Montagne
2015-04-30UI: use enum for thumbnail sizeCampbell Barton
2015-04-29File browser - change thumbnails size with a sliderBastien Montagne
2015-04-28Curves: don't use 'charidx' for regular curvesCampbell Barton
2015-04-24Multi-View: Time Sequencial (aka pageflip, aka quadbuffer) stereo supportDalai Felinto
2015-04-23Fix T44461: Crash and file corruption after calc_normals_split, calc_tessface...Bastien Montagne
2015-04-22Tracking: Fix missing pointer array check when reading plane trackSergey Sharybin
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-18Cleanup: use BLO_memfile prefixCampbell Barton
2015-04-14NLA: Store track that the strip being tweaked comes fromJoshua Leung
2015-04-14Cleanup: warningsCampbell Barton
2015-04-13Revert "Fix hair random rotation limited to 180 degrees"Sergey Sharybin
2015-04-13Fix hair random rotation limited to 180 degreesMai Lavelle
2015-04-08Cleanup: confusing if statements & alignmentCampbell Barton
2015-04-07Fix crash when changing proxy storage type for editing (was ownAntony Riakiotakis
2015-04-07Cleanup: rename treehash -> outliner_treehashCampbell Barton
2015-04-07CleanupCampbell Barton
2015-04-06Fix doversion check - patch by Sergey SharybinDalai Felinto
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-02Add custom properties to sequence stripsCampbell Barton
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-24Cleanup: Remove unwanted debug printf from 7293f6d4863aJulian Eisel
2015-03-24Cleanup - move proxy storage options to the proxy itself - also willAntony Riakiotakis
2015-03-23Versioning code to correct socket naming afterAntony Riakiotakis
2015-03-23Cleanup: comments, styleCampbell Barton
2015-03-22BGE: New hysteresis offset to improve LOD level transitionsJorge Bernal
2015-03-21Revert part of D1074 related to acceleration taked into account.Jorge Bernal
2015-03-19Remove deleted list for palette colorsCampbell Barton
2015-03-17Kick particle systems to force redistribution, needed for reliablyLukas Tönne
2015-03-12D1171: Use GHash for BHead idname lookupsCampbell Barton
2015-03-12Cleanup: use realloc for entry-array-resizingCampbell Barton
2015-03-12Cleanup: refactor header lookups into functionsCampbell Barton
2015-03-12Cleanup: use POINTER_OFFSET macroCampbell Barton
2015-03-11Cleanup: indentationCampbell Barton
2015-03-09Fix T43337: Group object disappear after appendCampbell Barton