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-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-28Keyframes on NLA-Strip F-Curves are detected by RNA buttons tooJoshua Leung
2015-03-27Makesrna: Fix function prototypes for struct used RNA_def_struct_sdna_fromSergey Sharybin
2015-03-27C++ RNA API: Code cleanup, prepare for strict C++ flagsSergey Sharybin
2015-03-27Use preview option to detect frame range for filename when using ctrlAntony Riakiotakis
2015-03-26New option proxy placement, project directory.Antony Riakiotakis
2015-03-26Fix compiling after sound changesJens Verwiebe
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-24Minor UI message fix.Bastien Montagne
2015-03-24Cleanup - move proxy storage options to the proxy itself - also willAntony Riakiotakis
2015-03-24Cleanup: unused functionCampbell Barton
2015-03-24Blender world value viewport updateThomas Szepe
2015-03-24BGE: World color management fixThomas Szepe
2015-03-23Cleanup: comments, styleCampbell Barton
2015-03-23Tidy up the user interface for depth of field based on feedback byAntony Riakiotakis
2015-03-23Make sure matcap icons are within range.Antony Riakiotakis
2015-03-22BGE: New hysteresis offset to improve LOD level transitionsJorge Bernal
2015-03-21Cleanup: constify view3d/cameraCampbell Barton
2015-03-20Fix T43786: Cycles bake disregards Auto Smooth (vertex per-face normals)Sergey Sharybin
2015-03-20Cleanup: warnings bit-shift int overflowCampbell Barton
2015-03-19Remove deleted list for palette colorsCampbell Barton
2015-03-19UI: minor re-organization of dof optionsCampbell Barton
2015-03-19Depth of field high quality:Antony Riakiotakis
2015-03-19Speedup for constraints update from python scriptSergey Sharybin
2015-03-19Freestyle: pass Main struct to new/copyCampbell Barton
2015-03-18Fix crash using "Copy to selected" on ID-propsCampbell Barton
2015-03-18RNA: palette colors apiCampbell Barton
2015-03-18RNA: move palette into its own fileCampbell Barton
2015-03-18Fix RNA active spline assignmentCampbell Barton
2015-03-16Get rid of gluBuild2DMipmaps on rna API.Antony Riakiotakis
2015-03-16Cleanup: warningsCampbell Barton
2015-03-14Cleanup: styleCampbell Barton
2015-03-14BGE: Fix for T43788 Light casts shadow when use_shadow uncheckedJorge Bernal
2015-03-13RNA: avoid inefficient array printingCampbell Barton
2015-03-13Add an option to mesh.calc_tessface() to get rid of polygons and loopsSergey Sharybin
2015-03-13Cycles: Free caches used by the synchronized objectsSergey Sharybin
2015-03-13BGE: Fix for T43793 Increment frame_start/end value to 255 framesJorge Bernal
2015-03-12Cleanup: styleCampbell Barton
2015-03-12makesrna: move extern prototypes into own headerCampbell Barton
2015-03-12OpenEXR 2.2 add support for Dreamworks DWAA / DWAB compressionMartijn Berger
2015-03-12Py/RNA: add bpy.data.palettesCampbell Barton
2015-03-11Fix typo in RNA definition of "shape_key_add"Philipp Oeser
2015-03-09Fix T43332: Adding polygon int layer failedCampbell Barton
2015-03-04RNA: rename mesh validate argumentCampbell Barton
2015-03-03UI messages fixes...Bastien Montagne
2015-03-02cleanup: whitespaceCampbell Barton
2015-03-01Use the old double-step collision method only for cloth.Lukas Tönne
2015-02-28Code Cleanup: Clarify some comments regarding usercount managementJoshua Leung
2015-02-28gameengine physics: moving collision filtering inside the collision panel and...Ines Almeida