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
2013-12-04Compiler Warnings: disallow 'long' in DNA, its not reliably 64bit (gcc only)Campbell Barton
2013-12-03View Navigation: Walk and Fly modesDalai Felinto
2013-12-01Cleanup: remove deprecated old Lamp.shadspotsize from code.Bastien Montagne
2013-11-29Image wrapping for plane track in clip editorSergey Sharybin
2013-11-26Screw Modifier: UV supportCampbell Barton
2013-11-26Sculpt Dynamic Topology: support collapsing edges without subdividing edges a...Brecht Van Lommel
2013-11-25Fix T37586: Auto-perspective was changing to perspective while orbitingCampbell Barton
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-11-22fix for active bone not saving in editmode.Campbell Barton
2013-11-21Code Cleanup: use strict flags for screw modifier, reduce sign conversionCampbell Barton
2013-11-20* Remove more code for stars, missed those. Sorry!Thomas Dinges
2013-11-20Blender Internal:Thomas Dinges
2013-11-20Fix T37543: Multiline 3D Text saved in edit mode breaks on loadCampbell Barton
2013-11-19Blender Internal:Thomas Dinges
2013-11-18Fix T37488: Crash with --debug reading userpref.blendSergey Sharybin
2013-11-15Further tweaks to buildinfoSergey Sharybin
2013-11-07Fix for error in r61159: the new gpencil_new_layer_col in UserDef is supposed...Lukas Toenne
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-11-06Fix #37333: Bad default value in Color Balance. Use independent offset/power/...Lukas Toenne
2013-11-06Removed the DNA storage for LGG lift and inverse gamma in the color balance n...Lukas Toenne
2013-11-06Grease Pencil: User-Pref for setting the default colour of newly created layersJoshua Leung
2013-11-04BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conver...Mitchell Stokes
2013-11-04Made buildinfo aware of builds from GITSergey Sharybin
2013-11-02OSX: give application bundles an own icon to better differentiate vs. foldersJens Verwiebe
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-10-29Triangulate Modifier: using different ngon and quad methodsDalai Felinto
2013-10-26Weighted tracksSergey Sharybin
2013-10-17Patch [#37115] Surface split and separate operatorsKevin Mackay
2013-10-153D view: textured draw mode now has a Shadeless option in the Shading panel,Brecht Van Lommel
2013-10-15Get rid of Allow Fallback optionSergey Sharybin
2013-10-15Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation.Bastien Montagne
2013-10-15Style cleanup (defines -> enums, bit flags values as bitshifts, etc.).Bastien Montagne
2013-10-14Fix for crash from double-freeing in nodes:Lukas Toenne
2013-10-14Project Pampa request: option to lock frame selection to the rangeSergey Sharybin
2013-10-12Option to overlay mask over the footageSergey Sharybin
2013-10-10Made node socket flags into enum.Lukas Toenne
2013-10-10Lock-free memory allocatorSergey Sharybin
2013-10-09Derivative map bakerSergey Sharybin
2013-10-09Photoshop PSD supportDalai Felinto
2013-10-08Cycles / SSS:Thomas Dinges
2013-10-08remove toolsettings (unused for a long time).Campbell Barton
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
2013-09-25fix error where BKE_mesh_cd_validate layer renaming would use invalid index v...Campbell Barton
2013-09-20Mark Mesh->tface as DNA_DEPRECATEDSergey Sharybin
2013-09-20code cleanup: quiet rna warnings, remove remove_strict_flags() for cmake/rna.Campbell Barton
2013-09-16fix [#36444] view3d.viewnumpad operator should not animateCampbell Barton
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-09-14minor style clanup and use more meaningful name for 3DCONNEXION source code.Campbell Barton
2013-09-13Change the enum for CustomDataMask bits back to #defines.Nathan Letwory
2013-09-12code cleanup: headers - doxy comments.Campbell Barton