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
2011-11-14make rna naming for dynamic paint consistent with existing names & conventions.Campbell Barton
2011-11-14DPAINT_OT_output_toggle operator was using an index option for what was reall...Campbell Barton
2011-11-14Camera tracking: interface cleanup and small buttons renamingSergey Sharybin
2011-11-14Assorted camera tracker improvementsSergey Sharybin
2011-11-13Moving all node angle-type values to radians. This also fixes [#29151] rotate...Bastien Montagne
2011-11-13new math utility function isect_plane_plane_v3Campbell Barton
2011-11-13Ocean Sim: sort alphabetically in modifier list, fix python error trying toBrecht Van Lommel
2011-11-13rename cmake WITH_OCEANSIM --> WITH_MOD_OCEANSIM and tag CYCLES_CUDA_BINARIES...Campbell Barton
2011-11-13Ocean Sim:Thomas Dinges
2011-11-13Ocean Sim modifier patchLukas Toenne
2011-11-12Bugfix [#29125] Motion paths odd behaviourJoshua Leung
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-11Dynamic Paint:Miika Hamalainen
2011-11-10Cycles: fix crash in image assign/remove in image editor.Brecht Van Lommel
2011-11-10quiet some warnings from recent mergeCampbell Barton
2011-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-11-09minor: Moved italian and russian translations to "nearly done" menu part.Bastien Montagne
2011-11-09minor: some fixes and tweaks in new messages, found while translating them in...Bastien Montagne
2011-11-09Add compiles support for Cycles.Nathan Letwory
2011-11-08Cycles MergeBrecht Van Lommel
2011-11-08- disable undo for user preferences (every click would do push an undo), was ...Campbell Barton
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-08- Fixed typo in KLT description tooltipSergey 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-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-07Fix [#29194] Spelling errorBastien Montagne
2011-11-07Textures/Shaders: extend TexMapping to include projection options, and add aBrecht Van Lommel
2011-11-07Cycles: svn merge -r41613:41627 ^/trunk/blenderBrecht Van Lommel
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-07RNA:Brecht Van Lommel
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-07Camera tracking integrationSergey Sharybin
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-07replace VECCOPY with copy_v3_v3, same for 2d copy, also added vec copy functi...Campbell Barton
2011-11-07Cycles: procedural texture nodes reorganization. This will break existing filesBrecht Van Lommel
2011-11-06As discussed on the mailing list, removing the non-functional,Joshua Leung
2011-11-05Code refactoring: split lamp functions from object.c into new lamp.c.Brecht Van Lommel
2011-11-05Code refactoring: split camera functions from object.c into new camera.c.Brecht Van Lommel
2011-11-05py operators - don't use the screen as an operators ID anymore, screen's don'...Campbell Barton
2011-11-05Merge with trunk r41545Miika Hamalainen
2011-11-05Dynamic Paint:Miika Hamalainen
2011-11-05macro formatting & remve some unused code.Campbell Barton