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-06-28Fix T51909: Cycles: Uninitialized closure normals for the Hair BSDFLukas Stockner
2017-06-28Fix node UI not using translation context correctly.Bastien Montagne
2017-06-28Fix own really stupid mistake/typo in previous commit...Bastien Montagne
2017-06-28Fix T51900: Crash after pressing "F" multiple times.Bastien Montagne
2017-06-27Fix T51913: Context tab for textures issueDalai Felinto
2017-06-27Cleanup: remove unused functionCampbell Barton
2017-06-27CMake: Only set CMAKE_BUILD_TYPE_INIT when not setCampbell Barton
2017-06-26Add warning that 'purge all' action in Outliner does save to current .blend f...Bastien Montagne
2017-06-26Fix T51902: Severe problem with relocating linked libraries when using proxies.Bastien Montagne
2017-06-26Enable optional jack in install_deps.shBastien Montagne
2017-06-26Building w/o Python works againCampbell Barton
2017-06-26Fix freestyle lineset panels being animatableAaron Carlisle
2017-06-26UI: Fix Capitalization InconsistencyAaron Carlisle
2017-06-26Docs: correct doc-stringsCampbell Barton
2017-06-25Collada: Exporter now only exports either 'Materials' or 'UV Textures as Mate...Gaia Clary
2017-06-25fix: overlooked the RET_ZERO appendixGaia Clary
2017-06-25fix: T51622 The exporter now exports meshes as <Triangles> when all contained...Gaia Clary
2017-06-25fix: Collada fprintf needs std::string be converted to char *Gaia Clary
2017-06-25fix: collada: removed unnecessary extra qualificationGaia Clary
2017-06-25fix: adjusted collada declaration after changes in collada module.Gaia Clary
2017-06-25Collada: Fix: Geometry exporter did not create all polylist when meshes are o...Gaia Clary
2017-06-24collada: export UV Textures as materials. Note: the reimport of the exported ...Gaia Clary
2017-06-24collada: change image export: export either UV Textures or Materials. ThisGaia Clary
2017-06-24Collada: improved Error handling: Avoid shutdown of Blender when the Collada ...Gaia Clary
2017-06-24Collada: added new functions for improved material exporter (not used yet)Gaia Clary
2017-06-24Fix T50856: crash when minimizing window on AMD / Windows.Brecht Van Lommel
2017-06-24Fix T51792: crash calling bpy.ops.screen.animation_cancel while scrubbing.Brecht Van Lommel
2017-06-23Grease Pencil: Fix hardcoded DKEY for continous drawingDalai Felinto
2017-06-23Fix T51845raa
2017-06-22Fix T51867: Insert Keyframe I - L / I - R / I - S key combos are broken.Bastien Montagne
2017-06-22Fix T51863: CompositorNodeSwitchView have the wrong rna APIDalai Felinto
2017-06-22Cycles: Fix excessive sampling weight of glossy Principled BSDF componentsLukas Stockner
2017-06-22Fix T51836: Cycles: Fix incorrect PDF approximations of the MultiGGX closuresLukas Stockner
2017-06-21Fix T51862: principled shader GLSL artifacts in ortho mode.Brecht Van Lommel
2017-06-21Fix T51849: change Cycles clearcoat gloss to roughness.Brecht Van Lommel
2017-06-21Fix typo in builtbot configDalai Felinto
2017-06-21Fix T51856: `BKE_mesh_new_from_object()` would often generate default 'Mesh' ...Bastien Montagne
2017-06-20Fix: Icon alignment for scaled pie buttons with no textraa
2017-06-20Fix (unreported) missing Image usercount increase when copying UVProject modi...Bastien Montagne
2017-06-19Alembic tests: make failures a bit easier to diagnose.Sybren A. Stüvel
2017-06-19Fix T51762: Unit test script_alembic_import is failing.Sybren A. Stüvel
2017-06-19Fixed bl_load_py_modules / script_load_modules unit testSybren A. Stüvel
2017-06-19Use for/else instead of setting 'ok' variable.Sybren A. Stüvel
2017-06-19Removed trailing spacesSybren A. Stüvel
2017-06-19Fix (unreported) bad copying code of Surface Deform modifier.Bastien Montagne
2017-06-19Fix compiler warnings from own recent rB0d5c7e5e36b9.Bastien Montagne
2017-06-19Fix (unreported) bad copying of Ocean modifier.Bastien Montagne
2017-06-19Fix (unreported) bad copying code in Mesh Deform modifier.Bastien Montagne
2017-06-19Fix (unreported) Dynamic Paint modifier not increasing ID usercount in copy f...Bastien Montagne
2017-06-19Fix (unreported) memory leak in Fluid modifier copying.Bastien Montagne