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-13Code cleanup: Move output arguments to the end of the listSergey Sharybin
2014-10-13Roto: Improve spline sliding vs. curvature detectionSergey Sharybin
2014-10-13Code cleanup: Prevent possible int->float conversionSergey Sharybin
2014-10-13Code cleanup: Use new SQUARE() macro to get squared distance thresholdSergey Sharybin
2014-10-13Fix T42005: Reset py-handlers could crashCampbell Barton
2014-10-13Mesh Inset: select internal faces by defaultCampbell Barton
2014-10-13Fix T42205: MovieClip ignores grid colorCampbell Barton
2014-10-13Cleanup: redundant castCampbell Barton
2014-10-13Error in last commitCampbell Barton
2014-10-13BLI_utildefines: add SQUARE macroCampbell Barton
2014-10-13Fix embarrassing typo...Thomas Dinges
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-10-13Mesh calc smooth group: several fixes.Bastien Montagne
2014-10-13Minor typo fix, reported by Sebastian Koenig on irc. Thanks!Antony Riakiotakis
2014-10-12Cycles: Add CUDA support for sm_32 (Tegra K1, Jetson TK1).Thomas Dinges
2014-10-12Bugfix: "Hide" button in modifiers panel did only hide smoke domain, not the ...Daniel Genrich
2014-10-12Cleanup: Typo fix for Blackbody variable, had different naming in the comment...Thomas Dinges
2014-10-12Minor alignment for triangles on number slider widgetPablo Vazquez
2014-10-11Sculpt: update dystopia debug verifyCampbell 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