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-04-13Cleanup: do not use _reportf() when not doing any string formating!Bastien Montagne
2015-04-13Cleanup: styleCampbell Barton
2015-04-13Minor edits of python class documentation (regarding ID tagging)Gaia Clary
2015-04-10Fix for debug-only crash when setting "Any" keymap input typeDalai Felinto
2015-04-10rename _ipo -> _fcurveCampbell Barton
2015-04-09Separate proportional editing options for graph and action editor.Antony Riakiotakis
2015-04-08Forgot this last commit.Antony Riakiotakis
2015-04-08Fix multiview issue: play animation crashesAntony Riakiotakis
2015-04-08warning: unusedCampbell Barton
2015-04-08Multiview: Expose current drawn eye to API (viewport only)Dalai Felinto
2015-04-07Fix crash when changing proxy storage type for editing (was ownAntony Riakiotakis
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-06UI i18n cleanup...Bastien Montagne
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-06Cycles: Free unused image buffers when rendering with locked interfaceSergey Sharybin
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-04-03Sticky Keys backendJulian Eisel
2015-04-02Add custom properties to sequence stripsCampbell Barton
2015-04-01Match corrective-smooth UI to smooth modifierCampbell Barton
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-30Fix T41191: Custom Loop Normals Viewport shading not updating when set from p...Bastien Montagne
2015-03-30Grey out high quality depth of field when it's not supported by GPUAntony Riakiotakis
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-30Remove use_invert_vertex_group use_ prefixCampbell Barton
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