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
path: root/source
AgeCommit message (Expand)Author
2017-06-30Fix unpredictable trackball rotationCampbell Barton
2017-06-30Workaround T51934: Array's > SHRT_MAX aren't supportedCampbell Barton
2017-06-29Fix T51890: Turning off viewport display for array modifier is blocking dupli...Bastien Montagne
2017-06-29Fix T51926: Selecting pose icon under expanded group in outliner causes crash.Bastien Montagne
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-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-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-24Working version of topograb: Update 2decoda
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-22Edited minor bug!decoda
2017-06-22Working version of topograb: Update 1decoda
2017-06-22First working version of topograbdecoda
2017-06-22Fix T51863: CompositorNodeSwitchView have the wrong rna APIDalai Felinto
2017-06-21Fix T51862: principled shader GLSL artifacts in ortho mode.Brecht Van Lommel
2017-06-21Topograb final Implementaion Part 1decoda
2017-06-21Fix T51849: change Cycles clearcoat gloss to roughness.Brecht Van Lommel
2017-06-21Topo Grab topo_init donedecoda
2017-06-21Fix T51856: `BKE_mesh_new_from_object()` would often generate default 'Mesh' ...Bastien Montagne
2017-06-20Added topo_init in do_topo_brushdecoda
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-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
2017-06-19Cleanup: doxygen commentsCampbell Barton