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-15Cleanup: wsCampbell Barton
2015-07-15Minor English grammar typo fixes.Nikolaus Leopold
2015-07-15Fix overdrawing and errors with textured and mapped drawingAntony Riakiotakis
2015-07-14Usual i18n messages fixes...Bastien Montagne
2015-07-14Fix T45424: Blender able to create folders with invalid characters at the end...Bastien Montagne
2015-07-14BLI_path_utils: fix/enhance BLI_filename_make_safe(), add BLI_path_make_safe().Bastien Montagne
2015-07-14BLI_fileops: Make BLI_dir_create_recursive() return success/error status.Bastien Montagne
2015-07-14Particle Info node support for GLSL mode and the internal render.Alexander Romanov
2015-07-14Display optimizations part 1.Antony Riakiotakis
2015-07-14Correct last commitCampbell Barton
2015-07-14Move from MTFace to MTexPoly w/ texture checksCampbell Barton
2015-07-14Match face tessellation order in edimodeCampbell Barton
2015-07-14Cleanup: headers (wm)Campbell Barton
2015-07-14Fix for recent optimization commit in endian switchSergey Sharybin
2015-07-14Fix T45423: depsgraph: crash in IDDepsNode::tag_updateSergey Sharybin
2015-07-14Make tooltip parsable by human compilers (thanks to Pablo forAntony Riakiotakis
2015-07-14Data Transfer: very minor cleanup...Bastien Montagne
2015-07-14Workaround for non-bleeding edge compilers and const cast of pointer arrays.Sergey 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 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-13Freestyle: Fix compilation error with strict compiler flagsSergey Sharybin
2015-07-13Cleanup: IMB prefix for ImBuf definesCampbell Barton
2015-07-13 Imbuf types refactor.Antony Riakiotakis
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