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
2016-08-26Fix over creation of cache files handles (leading to memory leaks).Kévin Dietrich
2016-08-26Fix T49139: Memory leak in UV image editor related to Undo (and possibly Wave...Bastien Montagne
2016-08-25Fixed little error in commentSybren A. Stüvel
2016-08-232D stabilization: by default init anchor_frame to frame 1Ichthyostega
2016-08-232D stabilization: flip orientation of the scale parameterIchthyostega
2016-08-18Cleanup/security fix: do not use strcpy (at least in new code).Bastien Montagne
2016-08-162D stabilizer: Revert majority of UI changeSergey Sharybin
2016-08-16Correct previous commit, need to indent verisoning codeSergey Sharybin
2016-08-162D stabilization: Modify interface so dependency goes strictly from top to bo...Sergey Sharybin
2016-08-16Rework 2D stabilizatorIchthyostega
2016-08-13Fix error in GPencil V2 version patchingJulian Eisel
2016-08-12Depsgraph: tag relations for update when aterial slots changesSergey Sharybin
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-31Fix T48980: crash when loading a file that contains a custom node tree.Bastien Montagne
2016-07-31Support limiting collisions by group for softbody and particlesAlexander Gavrilov
2016-07-30Cloth Simulation: add time scale propertyCampbell Barton
2016-07-29Cleanup space/tabs, Grrr.Bastien Montagne
2016-07-29Fix a bunch of missing expand calls in object/particle physics area, was brea...Bastien Montagne
2016-07-27Fix T48950: Movie Clip mode segfaultsSergey Sharybin
2016-07-21Cleanup: warningsCampbell Barton
2016-07-21Cleanup: use const, move comments to enumCampbell Barton
2016-07-20Fix T48897: Flatten brush fails on first strokeCampbell Barton
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-07-14Correct recent own fix to id_clear_lib_data_ex().Bastien Montagne
2016-07-14Cleanup: use BKE's ntreeFromID in readfile instead of local same function.Bastien Montagne
2016-07-13Boolean Modifier: Add back BMesh optionCampbell Barton
2016-07-12Fix 48831, Step I: Mismatch issues bewteen ID icon and preview system.Bastien Montagne
2016-07-12writefile: reuse SDNA between writesCampbell Barton
2016-07-12readfile: report SDNA decoding errors on file readCampbell Barton
2016-07-12writefile: remove SDNA last-hit, optimize DNA reconstructCampbell Barton
2016-07-08Undo: use system memcmpCampbell Barton
2016-07-08writefile: optimize undo memory useCampbell Barton
2016-07-07writefile: call undo flush after writing the windowmanagerCampbell Barton
2016-07-07Cleanup: move write flush into its own functionCampbell Barton
2016-07-06Revert rB961ebfa8c40b9909 - do not set Main's versions directly in do_version...Bastien Montagne
2016-07-06writefile: add flushesCampbell Barton
2016-07-06writefile: avoid adding SDNA to every undo stepCampbell Barton
2016-07-06Fix memleak with recent Outliner writefile changes.Bastien Montagne
2016-07-06writefile: simplify outliner treestore workaroundCampbell Barton
2016-07-04Environment lighting for the GLSL modeAlexander Romanov
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-29Cleanup: endian testsCampbell Barton
2016-06-28Cleanup: use bool for writefileCampbell Barton
2016-06-28writefile: replace most struct lookups /w constantsCampbell Barton
2016-06-28Cleanup: code-styleCampbell Barton
2016-06-27Fix (unreported) potential buffer overflow with BLO_library_path_explode() us...Bastien Montagne