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
2014-06-12We're entering 2.71rc state nowSergey Sharybin
2014-06-12Fix T40582: issues with apply scale when having multires and scene simplifySergey Sharybin
2014-06-11Regression Bugfix T40332: Bad driver behaviour on small distances.Joshua Leung
2014-06-10Curve: skip curves when matching bevel-fac (like 2.70)Campbell Barton
2014-06-09Fix for slowdown converting mesh to curve with large polygonsCampbell Barton
2014-06-09Fix T40057: invisible hair particles slowing down mesh editsSergey Sharybin
2014-06-09Revert "Fix T40382: 2D stabilization uses disabled markers"Sergey Sharybin
2014-06-06Fix compilation error after recent changesSergey Sharybin
2014-06-06Fix for missing visits of ID's within SceneRenderLayer in BKE_library_foreach...Tamito Kajiyama
2014-06-06Fix for missing visits of Freestyle-related ID data blocks in BKE_library_for...Tamito Kajiyama
2014-06-06Code cleanup: styleCampbell Barton
2014-06-05Tweak to previous commitSergey Sharybin
2014-06-05Fix T40382: 2D stabilization uses disabled markersSergey Sharybin
2014-06-05Code cleanup: mixup hflag/htypeCampbell Barton
2014-06-04Fix issues when ungrouping meta changes the final sequencer renderSergey Sharybin
2014-06-02Fix T40457: Subsurf modifier with Freestyle edgesSergey Sharybin
2014-06-01Fix T40315: Boolean modifier with Freestyle edges.Tamito Kajiyama
2014-05-30Fix T40445: Disabled modifiers prevent cage edit mode.Bastien Montagne
2014-05-29Comments: Note direction in doxy argsCampbell Barton
2014-05-29Cleanup: Use doxy for more structured commentsCampbell Barton
2014-05-29Sequencer: use escaping for sequence namesCampbell Barton
2014-05-29Fix T39686: nused omp firstprivate variable sphdata in particlesSergey Sharybin
2014-05-29Fix T40381 and revert previous commit.Antony Riakiotakis
2014-05-29Related to T40381,Antony Riakiotakis
2014-05-28Fix T40157: Loading movies larger than 4GB in size failsSergey Sharybin
2014-05-28Fix T40405: Blender crashes on FBX export instantly.Bastien Montagne
2014-05-28Fix mask transform when display aspect is not 1:1Sergey Sharybin
2014-05-28Fix T40405: Blender crashes on FBX export instantly.Bastien Montagne
2014-05-28Add asserts to BKE_mesh_normals_loop_splitCampbell Barton
2014-05-28Fix T40272: Error setting option flags2 to value fastpskipSergey Sharybin
2014-05-28Style cleanupSergey Sharybin
2014-05-28Fix T40388: 2.70a - Blender Render - Texture Stack - persistent checkbox state.Bastien Montagne
2014-05-27Revert fix for T38594, caused T40186 (just accept limitation for now)Campbell Barton
2014-05-27Fix T40373: Adding movie creates overlapping audio stripsCampbell Barton
2014-05-26Fix T40223: Errors in bevel_factor_mapping_start/endCampbell Barton
2014-05-26Fix for out of bounds read calculating spline mappingCampbell Barton
2014-05-26Curve Mapping: disable for cyclic curves (it doesn't make much sense and is b...Campbell Barton
2014-05-26Fix for out of bounds reads with curve bevel mappingCampbell Barton
2014-05-26EditCurve: Replace -1 with CU_ACT_NONE defineCampbell Barton
2014-05-26Fix for curve having invalid active vertex after setting typeCampbell Barton
2014-05-22Mistake naming in recent commitCampbell Barton
2014-05-22Fix for image garbage collection failing to run for render-only viewsCampbell Barton
2014-05-21Fix T40299, Crash on rendering due to dependency cycles and NULL pointer when...Lukas Tönne
2014-05-21Fix T40271: recalculation of the bone roll does not work correctly.Bastien Montagne
2014-05-21Fix T40280: sequencer sound strips with an end at a negative time kept playingJörg Müller
2014-05-20Fix T40269: Transform Constraint Doesn't Obey World/World Setting (Inherits f...Bastien Montagne
2014-05-20Use int for i in hair smoothing function, we check against negativeAntony Riakiotakis
2014-05-19Style cleanupCampbell Barton
2014-05-19Fix T40194: cycles deformation motion blur not working with curves + shape keys.Brecht Van Lommel
2014-05-19Correct ARRAY_SIZE macro and make doxy comments consistentCampbell Barton