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-10-11Merge branch 'master' into dyntopo_holesdyntopo_holesCampbell Barton
2014-10-11Fix another crash with Navigation mesh.Benoit Bolsee
2014-10-11CleanupCampbell Barton
2014-10-11Cycles: set hit values in-orderCampbell Barton
2014-10-11fixed printf format warning that occurred with 64-bit targetsJason Wilkins
2014-10-11check for missing Windows error code headers (was missing from Mingw64)Jason Wilkins
2014-10-10Cleanup: tabs in empty lines.Bastien Montagne
2014-10-10Cleanup (no functional changes):Bastien Montagne
2014-10-10Fix T41950: Parent-Child Menu behaves weirdBastien Montagne
2014-10-10Code cleanup: Fix silly duplication of typecheck and swap macroSergey Sharybin
2014-10-10Change interaction of pie menus slightly.Antony Riakiotakis
2014-10-10Code cleanup: tabs vs. spaces (tm) commitSergey Sharybin
2014-10-10Fix typo breaking compilation with rather strict flags (does not like implici...Bastien Montagne
2014-10-10Fix T42163: Outliner: recursive visibility toggle: autokeyframe only works fo...Bastien Montagne
2014-10-10Cycles: Use a bit better approach for erfinv()Sergey Sharybin
2014-10-10OSX: as an prerequisite to make Dalai's upcoming "area_fullsceen" work,Jens Verwiebe
2014-10-10Sculpt: remove offset args from internal funcsCampbell Barton
2014-10-10Fix T42168 mask texture UI missing. Own sillyness after last data fixAntony Riakiotakis
2014-10-10Fix T32209 quitting not saving latest data if you are in edit or sculpt mode onAntony Riakiotakis
2014-10-10Freestyle: Fix for memory leaks in StrokeVertexIterator.Tamito Kajiyama
2014-10-10Freestyle: Fix for StrokeVertexIterator.__next__() ignoring the first and onl...Tamito Kajiyama
2014-10-10BLI_buffer: empty macroCampbell Barton
2014-10-10Tracking: Use task scheduler instead of thread pool for proxy buildSergey Sharybin
2014-10-10Cleanup: (float)floor -> floorfCampbell Barton
2014-10-10Tracking: Switch prefetch to use generic task schedulerSergey Sharybin
2014-10-10Cleanup: use bool and const argsCampbell Barton
2014-10-10Code cleanup: Mostly whitespaceSergey Sharybin
2014-10-10Current tile highlight should use render data from the engineSergey Sharybin
2014-10-10Code cleanup: Use generic isnan() function instead of own ifdefSergey Sharybin
2014-10-09Enable atomic peak memory detectionSergey Sharybin
2014-10-09Fix T41639, hierarchical pie menu - popup interaction is buggy.Antony Riakiotakis
2014-10-09Cleanup: tabsCampbell Barton
2014-10-09Sculpt: use bitmap for mask bool arrayCampbell Barton
2014-10-09Minor cleanup.Antony Riakiotakis
2014-10-09Classic blenderplayer fix + small optimizationAntony Riakiotakis
2014-10-09Fix T42139, vertical noise stripe patterns in noise texture.Antony Riakiotakis
2014-10-09InstallDeps: Fix wrong OPENCOLLADA settings in final messages in some cases.Bastien Montagne
2014-10-09Cycles: Remove redundant float4->float3 conversionSergey Sharybin
2014-10-09Libmv: Update Ceres to latest upstreamSergey Sharybin
2014-10-09Implement custom names for render slotsSergey Sharybin
2014-10-08Freestyle: silence a GCC warning (-Wunused-function).Tamito Kajiyama
2014-10-08D801: Freestyle: remove old and unused stroke shadersTamito Kajiyama
2014-10-08Select Random in Particle Edit Mode, by jezvLukas Tönne
2014-10-08Operator to define render border from rendered image editorSergey Sharybin
2014-10-08Fix T42145: EditMesh Bevel tools had no clamping option.Bastien Montagne
2014-10-08glutil: use ints for drawing functionsCampbell Barton
2014-10-08OSX: fsmenu cleanupJens Verwiebe
2014-10-08Fix OpenGL error on cycles rendered viewport.Antony Riakiotakis
2014-10-08Fix T41661: Added to main repo graph, science_lab and softimage themes.Bastien Montagne
2014-10-08Cycles: enable double promotion warning /w gccCampbell Barton