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
path: root/source
AgeCommit message (Expand)Author
2011-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-11-09Fixed/restored translation of node classes (in foreach_nodeclass funcs)Bastien Montagne
2011-11-09Moving i18n code to BLF_translation.hBastien Montagne
2011-11-09minor: Moved italian and russian translations to "nearly done" menu part.Bastien Montagne
2011-11-09Moving version-patches for theme/userpref setting changes as result ofJoshua Leung
2011-11-09minor: some fixes and tweaks in new messages, found while translating them in...Bastien Montagne
2011-11-09Build system fixes:Thomas Dinges
2011-11-09Add compiles support for Cycles.Nathan Letwory
2011-11-08Cycles: fix crash loading existing files, forgot to merge over this line.Brecht Van Lommel
2011-11-08quiet warningCampbell Barton
2011-11-08Cycles MergeBrecht Van Lommel
2011-11-08- operator presets now work in the 3D view as well as the file selector.Campbell Barton
2011-11-08Fix #29201: movie clip editor - right click crashes blenderSergey Sharybin
2011-11-08- disable undo for user preferences (every click would do push an undo), was ...Campbell Barton
2011-11-08Attempt to fix #29200: Camera Tracking SolverSergey Sharybin
2011-11-08Texturing: texture and 3d view draw type changes, these should only have anyBrecht Van Lommel
2011-11-08Fix for last fix, guess this compiled ok because it's interpreted as a goto l...Brecht Van Lommel
2011-11-08Fix an issue with uninitialized memoryJens Verwiebe
2011-11-08Cycles: svn merge -r41627:41650 ^/trunk/blenderBrecht Van Lommel
2011-11-08Nodes: add cycles shader nodes, these will only be available to render enginesBrecht Van Lommel
2011-11-08Code cleanup: fix compile warning.Brecht Van Lommel
2011-11-08Fix: incorrect use of IFACE_ macro, and correct a typo.Brecht Van Lommel
2011-11-08- Fixed typo in KLT description tooltipSergey Sharybin
2011-11-08Fix a typo in building undistorted proxies for movie clips.Sergey Sharybin
2011-11-08use some more logical BLI math functions & tracking used INT_MAX on a short.Campbell Barton
2011-11-08Code cleanup and small fixes:Sergey Sharybin
2011-11-08Code cleanup - reshuffling some stuff to avoid buildup of long functions in t...Joshua Leung
2011-11-08cmake & pep8 tidy up, also some style edits.Campbell Barton
2011-11-08UI/Nodes: templates to edit nodes from the properties editor using a tree view,Brecht Van Lommel
2011-11-08Nodes: add foreach_nodeclass iterator over node classes, use for node add menu.Brecht Van Lommel
2011-11-07Fix [#29194] Spelling errorBastien Montagne
2011-11-07Textures/Shaders: extend TexMapping to include projection options, and add aBrecht Van Lommel
2011-11-07Nodes: add socket option to hide the default value in the UI, to be used forBrecht Van Lommel
2011-11-07Cycles: svn merge -r41613:41627 ^/trunk/blenderBrecht Van Lommel
2011-11-07Revert fix for #29146, needs deeper changes to solve this fully.Brecht Van Lommel
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-07RNA:Brecht Van Lommel
2011-11-07quiet warnings when building without libmvCampbell Barton
2011-11-07fix for error in own recent commit.Campbell Barton
2011-11-07use macro for access to library filepathCampbell Barton
2011-11-07CMake: add delayed_install macro to specify files to be installed from modulesBrecht Van Lommel
2011-11-07fix for error using freed memoryCampbell Barton
2011-11-07Some small fixed for camera tracking:Sergey Sharybin
2011-11-07Cycles: svn merge -r41531:41613 ^/trunk/blenderBrecht Van Lommel
2011-11-07minor warning nicer api useCampbell Barton
2011-11-07Bugfix [#29064] armature with curve contraint - crashJoshua Leung
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-07Removing a wrong node_type_storage (checked and confirmed by lukas_t).Bastien Montagne
2011-11-07Fix #29174: Vertex normals temporarily incorrect after deleting a faceSergey Sharybin