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
2014-07-22added debug messagesRoman Pogribnyi
2014-07-22unused files removedRoman Pogribnyi
2014-07-22division on manta_pp and manta_full to switch between full module and pp filesRoman Pogribnyi
2014-07-21cleaned cmakelists fileRoman Pogribnyi
2014-07-21unused plugin files removedRoman Pogribnyi
2014-07-17removing source duplicatesRoman Pogribnyi
2014-07-17compiling & linking; unused paths deleted; compile flags for manta removedRoman Pogribnyi
2014-07-17depends added, unused list commands removedRoman Pogribnyi
2014-07-17non-existing files generated and preprocessedRoman Pogribnyi
2014-07-17paths for repositioned manta_pp folder correctRoman Pogribnyi
2014-07-17removing repository infoRoman Pogribnyi
2014-07-17fixed prep-not-found issue,files compilingRoman Pogribnyi
2014-07-16Fix generating temporary files with prep binary, also comment out include of ...Jens Verwiebe
2014-07-15correct prep binary location, debug messages instead of prep stepRoman Pogribnyi
2014-07-14library creation for Win systemsRoman Pogribnyi
2014-07-14removed pp files, preproessing during compiling stepRoman Pogribnyi
2014-07-12setting for debugging the linking issueRoman Pogribnyi
2014-07-11Compiling intermediate files for linking c++ code from bpy_interface.cRoman Pogribnyi
2014-07-08Big commit. Manta included in Blender Python. NOT ALL modules importedRoman Pogribnyi
2014-07-02importing manta module to interpreterRoman Pogribnyi
2014-07-02*FAULTY* code, big commit: manta files, Cmake and Scons integration. Started ...Roman Pogribnyi
2014-06-25settings for SDF tweakedRoman Pogribnyi
2014-06-21Running Manta in separate threadRoman Pogribnyi
2014-06-21vorticity, SDF grids addedRoman Pogribnyi
2014-06-19method for transforming meshes back from [-1,1] coords; sdf fields for obstac...Roman Pogribnyi
2014-06-17Manta vars initialization, support for inflow objs in setup file, *.obj expor...Roman Pogribnyi
2014-06-14repositioning handledRoman Pogribnyi
2014-06-14resizing meshes accordingly, tweaks in SDF method callRoman Pogribnyi
2014-06-14Better handling of obj files when writing thereRoman Pogribnyi
2014-06-14Setup file handles collision objs correctlyRoman Pogribnyi
2014-06-13correct file namingRoman Pogribnyi
2014-06-13exporting Collision and flow objects as .obj filesRoman Pogribnyi
2014-06-11Noise settings UIRoman Pogribnyi
2014-06-11UI for UVS countRoman Pogribnyi
2014-06-11indentation method added, minor fixesRoman Pogribnyi
2014-06-08indents added; correct order of wavelets restoredRoman Pogribnyi
2014-06-07setup file is correctRoman Pogribnyi
2014-06-07flags, mock sources and obstacles. handling of octavesRoman Pogribnyi
2014-06-07wavelet vars addedRoman Pogribnyi
2014-06-07noise accounts for indentationRoman Pogribnyi
2014-06-07noise field name varRoman Pogribnyi
2014-06-07Separate Solver creation function; 2D solver option implemented: UI + functio...Roman Pogribnyi
2014-06-05Pressure function separated; Bundary Conditions set correctlyRoman Pogribnyi
2014-06-04unused comments removedRoman Pogribnyi
2014-06-04separate function for semiLagrange advecttion. Using stringstream for script ...Roman Pogribnyi
2014-06-02Separate function for noise generation. Pressure syntax correctRoman Pogribnyi
2014-05-31support for Domain Border Collisions addedRoman Pogribnyi
2014-05-30operator to generate setup file addedRoman Pogribnyi
2014-05-30function to generate setup file addedRoman Pogribnyi
2014-05-30use_manta property added to smoke DNARoman Pogribnyi