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-01-23Cleanup: replace deprecated imp -> importlibCampbell Barton
2015-01-23Set bAction.chanbase to deprecatedCampbell Barton
2015-01-23Theme Flatty LightPablo Vazquez
2015-01-22Fix: Joining armatures fixes up the drivers accordinglyJoshua Leung
2015-01-22WIP: Attempt to get driver links remapped correctly when joining armaturesJoshua Leung
2015-01-22Fix: Joining armatures wasn't updating Action Constraints properlyJoshua Leung
2015-01-22Cycles: Fix compilation error with some compilersSergey Sharybin
2015-01-22CTests: Add render tests for CyclesSergey Sharybin
2015-01-22CMake: Auto-detect path to idiff application in FindOpenImageIO.cmakeSergey Sharybin
2015-01-22Quit blender with non-zero exit code if tryign to use non-existing render eng...Sergey Sharybin
2015-01-22Fix T43357: Cycles crash with spatial splits after recent changesSergey Sharybin
2015-01-22Cycles: Add assert check to triangle packingSergey Sharybin
2015-01-22Fix T43120: Cycles mapping node rotation order is different from viewportSergey Sharybin
2015-01-22Cleanup / Cycles: Code de-duplication for graph node relinking.Thomas Dinges
2015-01-22Expose shading node shading compatibility to the RNASergey Sharybin
2015-01-22Fix: Audaspace threw an exception for files it could not open.Jörg Müller
2015-01-22Docs: touch ups in the bge.render doc introductionDalai Felinto
2015-01-22bge.render.getStereoEye() and bge.types.LEFT_EYE/RIGHT_EYEDalai Felinto
2015-01-22error in last commit (missed in review)Campbell Barton
2015-01-22Outliner: use enum for outliner_data_operation()Campbell Barton
2015-01-21Cycles: Support tube projection for imagesSergey Sharybin
2015-01-21Cycles: Support sphere mapping for the image textureSergey Sharybin
2015-01-21Cycles: Optimization for black world backgroundsThomas Dinges
2015-01-21Cleanup of BGE code CcdPhysicsEnvironment::CallbackTriggers()Sybren A. Stüvel
2015-01-21CMake/MSVC: Quotes around the pathCampbell Barton
2015-01-21Fix: Joining armatures loses driversJoshua Leung
2015-01-21Added new debug flag which can be used to lazy-init the SimDebug drawing.Lukas Tönne
2015-01-21Fix limit check before accessing array in opennlMartin Ettl
2015-01-21Fix T43158: pixels in the 3d-view was mis-alignedCampbell Barton
2015-01-21Removed generic debug1..4 values from the cloth data.Lukas Tönne
2015-01-21UI: support alt+wheel for expanded enumsCampbell Barton
2015-01-21Fix T43247: Don't open pulldown when a popup overlaps itjulianeisel
2015-01-21BKE_screen: add BKE_screen_find_area_xyCampbell Barton
2015-01-21Fix Python CTest's, ignore 'addons_contrib'Campbell Barton
2015-01-21Remove 'addons_extern' was used before git moveCampbell Barton
2015-01-21Cleanup: styleCampbell Barton
2015-01-20Update icons after recent cleanup in svg file.Bastien Montagne
2015-01-20Cleanup SVG icon file, pass II.Bastien Montagne
2015-01-20Cleanup SVG icons file: pass I.Bastien Montagne
2015-01-20Made SimDebugData into a single global instance.Lukas Tönne
2015-01-20Outliner: "Show Active" - if active is a child, open tree to show childjulianeisel
2015-01-20Fix for BI rendering of hair spirals: Was not taking the extra pointsLukas Tönne
2015-01-20De-duplicate large block of shared code for GL vert attribsNicholas Bishop
2015-01-20Fix UI glitch: Ctrl/Shift didnt refresh the UICampbell Barton
2015-01-20Fix transform glitch: Ctrl/Shift didn't refreshCampbell Barton
2015-01-20Cleanup: use constCampbell Barton
2015-01-20Fix for crash when using virtual parent hairs and clumping.Lukas Tönne
2015-01-20Cleanup: warningsCampbell Barton
2015-01-20Code cleanup: Unused variable in RNA callbackSergey Sharybin
2015-01-20Fix T42844: Compositor scale offsetSergey Sharybin