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-04-14Fix T39700: Plane deform still works foreverSergey Sharybin
2014-04-14Fix T39736: Ctrl+V reports "Objects Pasted" regardless if it worked or not.Bastien Montagne
2014-04-14Fix cycles standalone not saving renders in background mode.Brecht Van Lommel
2014-04-14Fix for the eyedropper fixes from todaySergey Sharybin
2014-04-14Fix T39702: VSE channel preview: strips used as effect operands no more visibleSergey Sharybin
2014-04-14CMake: enable OpenMP for all platforms by defaultSergey Sharybin
2014-04-14Fix T39704: Texture painting fails with different float image working spaceSergey Sharybin
2014-04-14Fix the eyedropper not working properly with different scene linear spacesSergey Sharybin
2014-04-14Cycles: Show Auto Smooth and Angle in the UI, after Split Normals are in.Thomas Dinges
2014-04-14Fix for crash un-indenting in the text editorCampbell Barton
2014-04-13OSX/cmake: fix a recently reported dependency issueJens Verwiebe
2014-04-13Reduce overhead when sampling texture images for brushes. The tests canAntony Riakiotakis
2014-04-13Cleanup:Antony Riakiotakis
2014-04-13Fix T39430, incorrect color management in paint cursor when usingAntony Riakiotakis
2014-04-13Compile fix for Windows.Thomas Dinges
2014-04-13Split Normals I (5/5): Add support of split normals to Cycles.Bastien Montagne
2014-04-13Split Normals I (4/5): Add support of split normals to BI renderer.Bastien Montagne
2014-04-13Split Normals I (3/5): Add 3Dview shading support of split normals.Bastien Montagne
2014-04-13Split Normals I (2/5): Add basic BMesh support of split normals.Bastien Montagne
2014-04-13Split Normals I (1/5): basis for split normals (nearly nothing user-visible h...Bastien Montagne
2014-04-13Revert "Fix T39484: Time line: highlighted area for frame range one frame too...Bastien Montagne
2014-04-13LinkList stack macros to swap and pop into a separate stack.Campbell Barton
2014-04-13Code cleanup: quiet warnings & styleCampbell Barton
2014-04-12Slight modification to previous color wheel tweak.Antony Riakiotakis
2014-04-12Code cleanup: RAS_ILightObject is class, not a struct.Thomas Dinges
2014-04-12Fix for sculpt mode last-stroke applying obmat twiceCampbell Barton
2014-04-12View3D: refactor ED_view3d_draw_offscreen and view3d_main_area_draw_objectsCampbell Barton
2014-04-12BMesh: minor change to loopingCampbell Barton
2014-04-12Walk Navigation: no one should fall through the floor ever again (fix #T39561)Dalai Felinto
2014-04-12Fix for color pickers:Antony Riakiotakis
2014-04-11Fix part T39643: Compositor renders blank Render Layer from other ScenesSergey Sharybin
2014-04-11Fix T39627Antony Riakiotakis
2014-04-11Fix redraw and undo issues with hidden parts in dyntopo after recentAntony Riakiotakis
2014-04-11Fix T39266: Weird Skin modifier shutdownSergey Sharybin
2014-04-11Blender Internal: remove BLI BVH for raytracing.Brecht Van Lommel
2014-04-11Fix T39584: Effects strips render blackSergey Sharybin
2014-04-11Fix T39640: Crash on maximizing/minimizing UV/Image EditorSergey Sharybin
2014-04-11Fix T39206: Plane deform works incredibly slowSergey Sharybin
2014-04-11Math Lib: use less strict epsilon with BLI_ASSERT_UNIT_QUATCampbell Barton
2014-04-11Fix for rigidbody treating the quat as a v3 with pointcacheCampbell Barton
2014-04-11Fix compilation error after recent BLF changeSergey Sharybin
2014-04-11Fix for Freestyle Python API modules not found in the Python Console.Tamito Kajiyama
2014-04-11UI: split area_copy_data into ED_area_data_copy, ED_area_data_swapCampbell Barton
2014-04-11Fix for Sinus Displacement and 2D Offset stroke geometry modifiers.Tamito Kajiyama
2014-04-11Drawing: use const for wire colorCampbell Barton
2014-04-11API Cleanup: Use BKE_constraint prefix for constraint apiCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-11Change GPU deletion at GPU buffer update time. This should be detectedAntony Riakiotakis
2014-04-11Support logging of modified faces in dyntopo.Antony Riakiotakis
2014-04-11UI: correct own bad use of bool and document area_copy_data argsCampbell Barton