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-06-25Use api function for flipping button list & rename to BLI_listbase_reverseCampbell Barton
2014-06-25Use fill function for setting origindexCampbell Barton
2014-06-25Speedup for skin modifier, avoid calculating normals many timesCampbell Barton
2014-06-25Fix T40786: Crash setting negative sound offsetCampbell Barton
2014-06-24Correction to last commitCampbell Barton
2014-06-24Use gnu-libc arg order for BLI_sort_rCampbell Barton
2014-06-24Make main library safe(er) for the threaded usageSergey Sharybin
2014-06-24Fix exampleCampbell Barton
2014-06-24Fix own error in recent tooltip commitCampbell Barton
2014-06-24Freestyle: use mathutils_array_parse() instead of its own helper functions.Tamito Kajiyama
2014-06-24Freestyle: use bool instead of int.Tamito Kajiyama
2014-06-24move STACK_* macros into BLI_stackdefines.hCampbell Barton
2014-06-24Add MEMCPY_STRUCT_OFS macro for copying values after a struct memberCampbell Barton
2014-06-24add STACK_REMOVE macroCampbell Barton
2014-06-24Code Cleanup - Using the enum types in more API signatures instead of relying...Joshua Leung
2014-06-24Code Cleanup - Replacing shorts with bools and enum typesJoshua Leung
2014-06-24Fix T40695: world surface shader incorrectly visible with world volume.Brecht Van Lommel
2014-06-24Update the design of tooltipsCampbell Barton
2014-06-24Freestyle: Progress bar updates during mesh loading.Tamito Kajiyama
2014-06-24Freestyle: Fix for a couple of missing names in freestyle.chainingiterators._...Tamito Kajiyama
2014-06-24Followup for the previous commitSergey Sharybin
2014-06-24Switch allocator to thread-safe when rendering from the command lineSergey Sharybin
2014-06-24Fix compilation on OSX after own rB414c70435dcd...Bastien Montagne
2014-06-24Ctrl-F now activates the filter-by-name functionality for Animation EditorsJoshua Leung
2014-06-24Improve doxygen comment to include some type info to make it more usefulJoshua Leung
2014-06-24Polyfill2d: Correct boundbox check (Fix T40777)Campbell Barton
2014-06-24D319: Freestyle Python scripts update.Tamito Kajiyama
2014-06-23OSX: Fix T40749, own mistake for m_lionStyleFullScreen conditionJens Verwiebe
2014-06-23Fix own typo in temp_data patch, (windows-only)Bastien Montagne
2014-06-23Use toolbar tabs for node categories instead of just a long list ofLukas Tönne
2014-06-23BMesh: we actually can set loop indices too while converting from Mesh to BMe...Bastien Montagne
2014-06-23Add ED_paint.h, split out ED_sculpt.hCampbell Barton
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
2014-06-23Use specified exception mask for buildinfoSergey Sharybin
2014-06-23Fix T40764: Keyframed Render Layers Don't Work as IntendedSergey Sharybin
2014-06-23Fix compiler error in Cycles Beckmann sampling precomputation: strictLukas Tönne
2014-06-23Fix T40756 Select Linked by Particle System matches ignores selectedLukas Tönne
2014-06-23D605: Fixes for proper handling of wchar_t paths in MinGW.Tamito Kajiyama
2014-06-22GTest now works without buildinfoCampbell Barton
2014-06-22add brush icons from paint branch to make diff more manageable for arcanistAntony Riakiotakis
2014-06-22Apply fix for T40745 to extrude_face_region tooCampbell Barton
2014-06-22SpellingCampbell Barton
2014-06-22Editmesh: extruding end-point verts now maintains edge-directionCampbell Barton
2014-06-22Code cleanup: styleCampbell Barton
2014-06-22Code cleanup: de-duplicate widget_num_tria, widget_scroll_circleCampbell Barton
2014-06-22Remove unused functionCampbell Barton
2014-06-22WM: set circle select minimum radius to 1Campbell Barton
2014-06-22Cycles: improved Beckmann sampling using precomputed dataBrecht Van Lommel
2014-06-22Fix T40703: cycles viewport smoke not updating when changing frame.Brecht Van Lommel
2014-06-22Fix T40714: cycles not loading CMYK jpeg files correctly.Brecht Van Lommel