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-04-06Use BKE_ghash_ensure_p where possibleCampbell Barton
2015-04-05Fix T44263: Invalid parameters to fill_vn_fl in deform.c.Bastien Montagne
2015-04-04Cleanup: use float math funcsCampbell Barton
2015-04-04Cleanup: use BKE_ocean_* prefixCampbell Barton
2015-04-04Cleanup: use BKE_sculptsession_* prefixCampbell Barton
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-04-03Sticky Keys backendJulian Eisel
2015-04-03Bugfix: Stashed actions now get added to the bottom of the NLA Stack if there...Joshua Leung
2015-04-02Fix T44183 particles in linked group offset from objectAntony Riakiotakis
2015-04-02Add custom properties to sequence stripsCampbell Barton
2015-04-02Cleanup own todo: RE_pipeline is not a bad include from BKE, it's already use...Sergey Sharybin
2015-04-02Fix T44217: Crash when starting .blend without "Load UI" enabledJulian Eisel
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-30Fix for invalid buffer access on zero-face meshesCampbell Barton
2015-03-30Fix T44186: Bezier Bevel facto mapping broken when 'start' was set to 'Resolu...Bastien Montagne
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-28Fix for various small issues which may cause crashesJoshua Leung
2015-03-28Fix for earlier commit - Turning off "animated" influence/time didn't workJoshua Leung
2015-03-28Keyframes on NLA-Strip F-Curves are detected by RNA buttons tooJoshua Leung
2015-03-28Code Cleanup / Preemptive Bug Fixing: "action" parameter may get set when it ...Joshua Leung
2015-03-28Fix T36385: Animated Strip-Time doesnt updateJoshua Leung
2015-03-27Tracking: Code cleanup, missing break statementsSergey Sharybin
2015-03-27Compositor: Fix heap overflow when copying previewsSergey Sharybin
2015-03-27Use preview option to detect frame range for filename when using ctrlAntony Riakiotakis
2015-03-26Project directory proxies:Antony Riakiotakis
2015-03-26New option proxy placement, project directory.Antony Riakiotakis
2015-03-26Fix T44122, rendering OpenGL preview movie with audio has wrong audioAntony Riakiotakis
2015-03-26Fix compiling after sound changesJens Verwiebe
2015-03-26Fix building with audaspace disabled after 828c85aSergey Sharybin
2015-03-26Missed those last commitAntony Riakiotakis
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-26Fix T44138: Crash in DataTransfer modifier when selecting a source with no lo...Bastien Montagne
2015-03-25Fix T43694, by Krzysztof Rećko (chrisr), reviewed in D1177.Lukas Tönne
2015-03-25use BKE_mball_tessellate.h includeCampbell Barton
2015-03-25BKE_mball: split tessellation into its own fileCampbell Barton
2015-03-25Fix for crash when using particle emission with clump/roughness curvesLukas Tönne
2015-03-25Allow multiple strips to use the same directory when custom proxyAntony Riakiotakis
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-21Cleanup: constify view3d/cameraCampbell Barton
2015-03-21Cleanup: constify scene/modifiersCampbell Barton
2015-03-21Cleanup: use tabsCampbell Barton
2015-03-21View3D: fix view-selected zoom logicCampbell Barton
2015-03-21View3D: use defines for default zoom-levelsCampbell Barton
2015-03-20Fix T43986: VSE Mask Modifier don't move with video-Clip.Bastien Montagne
2015-03-20Fix T43786: Cycles bake disregards Auto Smooth (vertex per-face normals)Sergey Sharybin