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
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-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-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
2015-07-11error in own last commitCampbell Barton
2015-07-11Avoid static var for OpenEXRCampbell Barton
2015-07-11Make Iris image loading thread-safeCampbell Barton
2015-07-11ImBuf: cleanup, use const for memory passed inCampbell Barton
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-07-11File Browser: Keep file name after changing directoryJulian Eisel
2015-07-11BLI_matrix space_transform: Add a 'local-invariant' setter.Bastien Montagne
2015-07-10Fix T45405: Crash on opening a file (in filebrowser code)Julian Eisel
2015-07-10Cleanup: use const for mesh functionsCampbell Barton
2015-07-10Cleanup: use const for gpu bufferCampbell Barton
2015-07-10Cleanup: remove redundant includesCampbell Barton
2015-07-10Sequencer: changes to text effect stripCampbell Barton
2015-07-10Fix crash when appending from File BrowserJulian Eisel
2015-07-10Code cleanup: White space and dead code.Tamito Kajiyama
2015-07-10Freestyle: new stroke modifiersFolkert de Vries
2015-07-10BLI_math 'compare' cleanup & enhancements.Bastien Montagne
2015-07-10REmove stupid apple check on OMP in weightvg modifier.Bastien Montagne
2015-07-10CustomData: deprecate CD_ID_MCOLCampbell Barton
2015-07-10makesrna: use int64 for rounding checkCampbell Barton
2015-07-10DNA: replace GCC poison with ifdef for enumsCampbell Barton
2015-07-10Fix T45398: Saving file from File Browser doesn't work if no file is selectedJulian Eisel
2015-07-09File Browser: (Re-)Allow selecting '..' parent entry for file navigationJulian Eisel
2015-07-09File Browser: Improve usage of Enter-key to open files/directoriesJulian Eisel
2015-07-09Cleanup: warningsCampbell Barton
2015-07-09Cleanup: quiet warningCampbell Barton
2015-07-09Use it->second instead of (*it).second in KX_BlenderSceneConverter.Porteries Tristan
2015-07-09Select Shortest Path for edit-curveCampbell Barton
2015-07-09Curve: change rules wrt active bezierCampbell Barton
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-07-08Select Similar for edit-curveCampbell Barton
2015-07-08Add BKE_nurb_bpoint_calc_normalCampbell Barton
2015-07-08EditCurve: move selection into own fileCampbell Barton
2015-07-07Fix/Cleanup mesh remap dest transformation in tree/source space.Bastien Montagne
2015-07-07Correct default enum valuesCampbell Barton