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-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: 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-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
2015-03-20Cleanup: warnings bit-shift int overflowCampbell Barton
2015-03-19Remove deleted list for palette colorsCampbell Barton
2015-03-19Speedup for constraints update from python scriptSergey Sharybin
2015-03-19Fix out-of-bounds read BKE_deform_flip_side_nameCampbell Barton
2015-03-19Freestyle: pass Main struct to new/copyCampbell Barton
2015-03-18Fix for crash adding mask modifierCampbell Barton
2015-03-18Fix bad memory access freeing viewport which uses movie clipSergey Sharybin
2015-03-18RNA: palette colors apiCampbell Barton
2015-03-17Part 2 of D1082 by Troy Sobotka, remove our functions that do lumaAntony Riakiotakis
2015-03-16Fix an incorrect assert in lnor code.Bastien Montagne
2015-03-16Cleanup: warningsCampbell Barton
2015-03-13Add argument to DM_to_mesh() function to take ownership over the DMSergey Sharybin
2015-03-13Cycles: Free caches used by the synchronized objectsSergey Sharybin
2015-03-13Fix unstable particle jittered distribution.Lukas Tönne
2015-03-13CMake: unbundle LZO libraryCampbell Barton