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
2017-08-15Cleanup/refactor: no new general arg-less macros enforcing var names please!Bastien Montagne
2017-08-15Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-08-15Cycles/BI: Add a pixel size option for speeding up viewport renderingLukas Stockner
2017-08-14Fix T52331: Motion blur shutter length not keyableSergey Sharybin
2017-08-12Code cleanup: fix various compiler warnings.Brecht Van Lommel
2017-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-12Cleanup: whitespaceCampbell Barton
2017-08-11iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Object Apply Transform: option to apply propertiesCampbell Barton
2017-08-11Tweak maximum sizes of vertices/handle verticesJoshua Leung
2017-08-11RNA: Operators were excluded from struct mapCampbell Barton
2017-08-11Error in last commit, problems with unregisterCampbell Barton
2017-08-11RNA: Use hash lookups for structsCampbell Barton
2017-08-11Transform: Snap used multiple eval contextsCampbell Barton
2017-08-10Merge branch 'master' into blender2.8Bastien Montagne
2017-08-10DPI: add back option to control line width, tweak default width.Brecht Van Lommel
2017-08-10Eevee: Refraction: Add "thickness" parameter.Clément Foucault
2017-08-10Eevee: Refraction: Make it available for opaque materials.Clément Foucault
2017-08-10Eevee: Add Screen Space Refraction.Clément Foucault
2017-08-10Manipulator: add compositor corner-pin widgetsCampbell Barton
2017-08-10Manipulator: expose use_draw_offset_scale to RNACampbell Barton
2017-08-09Manipulator: add sun-beam node manipulatorCampbell Barton
2017-08-09Manipulator: replace hard coded color w/ themeCampbell Barton
2017-08-05Merge branch 'master' into blender2.8Campbell Barton
2017-08-04Tracking: Remove limit of 50 points of the track historySergey Sharybin
2017-08-04Manipulator: add manipulator space matrixCampbell Barton
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: warnings from last commitCampbell Barton
2017-08-01Merge branch 'master' into blender2.8Campbell Barton
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-07-31Fix T52232: Crash in RNA_enum_from_value while inspecting compositor image no...Bastien Montagne
2017-07-31Eevee: SSR: Change clamp to a real clamp and add Max Roughness.Clément Foucault
2017-07-31Eevee: SSR: Rewrote the raytracing algorithm.Clément Foucault
2017-07-30Fix manipulator Python API crash w/ undoCampbell Barton
2017-07-29Merge branch 'master' into blender2.8Campbell Barton
2017-07-29Cleanup: quiet picky ubsan warningsCampbell Barton
2017-07-28Merge branch 'master' into blender2.8Campbell Barton
2017-07-28Replace magic numbers with deprecated namesCampbell Barton
2017-07-28Merge branch 'master' into blender2.8Campbell Barton
2017-07-28Cleanup: clear deprecated UI flagsCampbell Barton
2017-07-28Fix T52148: Point Density Texture ID User decrement error related to the Obje...Bastien Montagne
2017-07-27Fix UI messages...Bastien Montagne
2017-07-27Depsgraph: Skip iterating over all ntree users on node tree parameter updateSergey Sharybin
2017-07-27Manipulator: remove namesCampbell Barton
2017-07-26PyAPI: Store PyInstances for ID'sCampbell Barton
2017-07-26Cleanup: typedef enumsCampbell Barton
2017-07-26Manipulator: refactor/fix selection logicCampbell Barton
2017-07-26FaceMaps: add select flagCampbell Barton
2017-07-25Depsgraph: Support changing scene's render engineSergey Sharybin