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
2015-07-14Cycles: Add logging to detected OpenCL platforms and devicesSergey Sharybin
2015-07-14Cleanup: replace BLI_split_file_part w/ BLI_path_basenameCampbell Barton
2015-07-14Cleanup: use ascii as suffix (as with utf8)Campbell Barton
2015-07-14BKE_deform: assert on invalid argsCampbell Barton
2015-07-14Draw emboss when area is full but in quad-splitCampbell Barton
2015-07-14Fix T45348: Collapse gives sel verts in face modeCampbell Barton
2015-07-13EditMesh: show angles of adjacent selected vertsCampbell Barton
2015-07-13Fix T45247: Softbody ignores lattice weightCampbell Barton
2015-07-13Softbody goal weights cleanupCampbell Barton
2015-07-13Add some pedantic casts, since some guys around like to take all warnings fro...Bastien Montagne
2015-07-13increase mathutils callback count (BGE devs, read the log)Dalai Felinto
2015-07-13RNA assert: make object game state to comply with RNA_property_boolean_get_in...Dalai Felinto
2015-07-13Fix T45402: Transform crash w/ project+align snapCampbell Barton
2015-07-13Fix T45394: Motion tracking constraints did not work with Cycles motion blurSergey Sharybin
2015-07-13Data Transfer: Add an option to 'auto-transform' destination mesh so that it ...Bastien Montagne
2015-07-13Add BLI_math_statistics, where stats tool shall be!Bastien Montagne
2015-07-13Add BLI_math_solver, where non-linear solvers should be.Bastien Montagne
2015-07-13Add a skeleton of C API for Eigen3.Bastien Montagne
2015-07-13Add icon scale argument for ui-template-previewsCampbell Barton
2015-07-13Allow spin/screw to run outside 3D viewCampbell Barton
2015-07-13Fix T45364: NEW DEPSGRAPH: New Torus created can't be transformedSergey Sharybin
2015-07-13Fix T45333: Volume Scatter crash blenderSergey Sharybin
2015-07-13Freestyle: Fix compilation error with strict compiler flagsSergey Sharybin
2015-07-13Fix T45390: Cycles experimental displacement method ignores scaling when renderSergey Sharybin
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-07-13 Imbuf types refactor.Antony Riakiotakis
2015-07-13Use regex for cmake config parsingCampbell Barton
2015-07-13Fix T45397: Frameserver rendering no longer works in 2.75 or 2.75aSergey Sharybin
2015-07-13Fix T45385: Crash on render occurring when two hair modifiers are active that...Sergey Sharybin
2015-07-12Minor tweaking to Knife header text.Bastien Montagne
2015-07-12Shortcut-to-string converter: add 'dbl-' in front of key when expecting a dou...Bastien Montagne
2015-07-12Add new modalkeymap usage in helper header message to Knife tool.Bastien Montagne
2015-07-12Add new modalkeymap usage in helper header message to Fly mode.Bastien Montagne
2015-07-12Cleanup: styleCampbell Barton
2015-07-12Remove redundant string copyCampbell Barton
2015-07-12Missed essential part in previous commit.Bastien Montagne
2015-07-12Fix T45375: Cant clear temp fluid cache after closing Blender (Windows).Bastien Montagne
2015-07-12Cycles: Expose "Max Bounces" for the world light.Thomas Dinges
2015-07-12BGE Clean-up: New EXP prefix for the BGE Expression moduleJorge Bernal
2015-07-12Fix crash in redraw timerCampbell Barton
2015-07-12Add ability for redraw timer to run for fixed timeCampbell Barton
2015-07-12PyAPI: Use separate writes for operator reportsCampbell Barton
2015-07-12Docs; Py API gotcha's sectionCampbell Barton
2015-07-11Use const for direntry stringsCampbell Barton
2015-07-11File Browser: Fix possible bug and some minor tweaksJulian Eisel
2015-07-11Error in last commitCampbell Barton
2015-07-11Minor changes for more efficient endian switchingCampbell Barton
2015-07-11Use const for sculpt varsCampbell Barton
2015-07-11ImBuf: Fix compilation error with older libpngSergey Sharybin
2015-07-11remove redundant castsCampbell Barton