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-02-25Warning messagebox for windows when an unsupported implementation ofAntony Riakiotakis
2015-02-25Fix T43798: Individual origins disabled object PETCampbell Barton
2015-02-24T43771: FixJeroen Bakker
2015-02-24Fix T43535 - weight paint issuesAntony Riakiotakis
2015-02-24Cleanup leftover code from previous commitAntony Riakiotakis
2015-02-24Fix T43785 crash with border select.Antony Riakiotakis
2015-02-24Patch D843 by Alexander Romanov, fixes to the naming of the materialAntony Riakiotakis
2015-02-24Fix T43792: Connect faces fails with ngonsCampbell Barton
2015-02-24Modifier: no need to calloc (immediately filled)Campbell Barton
2015-02-24Fix T43743 R key not working after recent rake/random sourceAntony Riakiotakis
2015-02-24Fix T43634: Selecting 'Drop Color' from spacebar menu causes instant closeSergey Sharybin
2015-02-24RNA: correct enum flag callbackCampbell Barton
2015-02-24Fix T43784: Compositing scale node border errorSergey Sharybin
2015-02-24Fix BKE_mesh_validate_arrays, ignored do_fixesCampbell Barton
2015-02-24Cleanup: use bit-shift for bmesh_elem_checkCampbell Barton
2015-02-23RNA: use 0/1 for pose layer operatorCampbell Barton
2015-02-23Fix interpolation functions ignoring number of components when doing early ou...Sergey Sharybin
2015-02-23Gooseberry request:Antony Riakiotakis
2015-02-23Move allocation of imbuf from array to allocimbuf.Antony Riakiotakis
2015-02-23RNA: use 1/0 for move layers operatorDalai Felinto
2015-02-23GPU module: get rid of gluscaleimage - game engine also uses that butAntony Riakiotakis
2015-02-23After discussion on irc change new function to only allocate from aAntony Riakiotakis
2015-02-23IMB library: Add function that scales an array of byte or float pixels.Antony Riakiotakis
2015-02-23Fix compilation error after recent GPU debug changesSergey Sharybin
2015-02-23Fix mismatch (missing 'const' to mactch funcs declarations).Bastien Montagne
2015-02-23Debug GPU functionality from soc-viewport_fx by Jason WilkinsAntony Riakiotakis
2015-02-23Snap to Active: missing armature/pose/mball/curveCampbell Barton
2015-02-23Fix T43774: Snap to Cursor ignores active pivotCampbell Barton
2015-02-23Fix T43776: Rigging : Clear User transform is not working when mesh is in wei...Bastien Montagne
2015-02-23Fix T43740: 'Back to Previous' failed on reloadCampbell Barton
2015-02-23Screen: remove redundant NULL check in ED_area_prevspaceCampbell Barton
2015-02-23Partial fix for T43740Campbell Barton
2015-02-23Fix T43769: Envmap Texture copy looses imageCampbell Barton
2015-02-23CustomData: const correctnessCampbell Barton
2015-02-23BLI_utildefines: correct commentCampbell Barton
2015-02-23Edge/Vert Slide: avoid redundant loop angle callsCampbell Barton
2015-02-23Error in last commitCampbell Barton
2015-02-23Fix error in recent vert/edge-slide commitsCampbell Barton
2015-02-23CustomData: replace calloc -> mallocCampbell Barton
2015-02-23CustomData: const correctness for interp()Campbell Barton
2015-02-23BLI_utildefines: add pointer offset macroCampbell Barton
2015-02-23Subsurf: missing NULL checks on freeCampbell Barton
2015-02-22Fix T43768: Pointcache end frame ignores preview rangeJulian Eisel
2015-02-21GPencil: Another fix for the "big square dots" problemJoshua Leung
2015-02-21Code cleanup: Use bools instead of intSergey Sharybin
2015-02-21Correction for RNA getter of use_save_buffersSergey Sharybin
2015-02-20RNA: use 1/0 for object layersCampbell Barton
2015-02-20Yet another commit to get rid of missing faces in fill brushes.Antony Riakiotakis
2015-02-20Sequencer: allow scene volume above 1Campbell Barton
2015-02-20Fix T43739: bad documentation for bmesh py `intersect_face_point()`Bastien Montagne