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
2012-07-03svn merge ^/trunk/blender -r48489:48527Campbell Barton
2012-07-03Tomato: improved cache management for movie clipsSergey Sharybin
2012-07-03fix (actually nasty workaround), for groups incorrectly drawing in the object...Campbell Barton
2012-07-03Optimized the area of interest of the lensdistortion node.Jeroen Bakker
2012-07-03Check for nullpointers.Jeroen Bakker
2012-07-03fix for memory leak in BKE_mesh_ensure_navmesh(), it would add 2 navmesh laye...Campbell Barton
2012-07-03Bugfix: Fix crashes with empty material slotsJoshua Leung
2012-07-03Followup for r.48515Joshua Leung
2012-07-03Bugfix [#31834] Cycles materials cannot be manipulated using driversJoshua Leung
2012-07-03Bugfix [#31976] Bone Group Custom color set is not respected when creating anJoshua Leung
2012-07-03basic events quit and resize window now workCampbell Barton
2012-07-03Tomato: enable color management by default for WindowsSergey Sharybin
2012-07-03add bmesh/python operator support for vector and matrix args.Campbell Barton
2012-07-02enable playing with blenders internal anim player again.Campbell Barton
2012-07-02fix for crash getting GROUP_OT_objects_remove's props without a context (own ...Campbell Barton
2012-07-02Color management: added support of color applying color transform on saveSergey Sharybin
2012-07-02Color management refactorSergey Sharybin
2012-07-02Fix for image texture node in cycles. The button draw function has to use the...Lukas Toenne
2012-07-02Limit out of screen tiles to be scheduled.Jeroen Bakker
2012-07-02Merging r48470 through r48489 from trunk into soc-2011-tomatoSergey Sharybin
2012-07-02Fix #31970: Crash, whith Sequencer Swap Data-FunctionSergey Sharybin
2012-07-02Validate mesh selection stack in mesh_validate functionSergey Sharybin
2012-07-02code cleanupCampbell Barton
2012-07-02code cleanupCampbell Barton
2012-07-02Fix #31961: Grease Pencil in VSE don't save the dataSergey Sharybin
2012-07-02update playanim for 2.6x, playback works, events don't.Campbell Barton
2012-07-02style cleanupCampbell Barton
2012-07-02add back playanim from 2.4x (not functional, #if 0'd)Campbell Barton
2012-07-02Fix related on #31984: Multires Displacement Bake creates ripples for each su...Sergey Sharybin
2012-07-02code cleanup: minor editsCampbell Barton
2012-07-02Style cleanup, mo functional changesSergey Sharybin
2012-07-02Color management: added view transforms form nuke-default and spi-vfxSergey Sharybin
2012-07-01printf was being done on uninitialized string.Campbell Barton
2012-07-01svn merge ^/trunk/blender -r48415:48469Campbell Barton
2012-07-01Color management: fixed crash when freeing context for inactive viewer nodeSergey Sharybin
2012-07-01style cleanupCampbell Barton
2012-07-01A little bit of cleanup for the new DXT code:Mitchell Stokes
2012-07-01style cleanup: commentsCampbell Barton
2012-07-01Scons:Thomas Dinges
2012-07-01fix for own error renaming bmesh operator dupeCampbell Barton
2012-06-30fix for some build warnings.Campbell Barton
2012-06-30rename bmesh ops since they are exposed in an api now.Campbell Barton
2012-06-30Code style cleanup and prevent crashes when OCIO configuration file is not foundSergey Sharybin
2012-06-30disable opencl when compo is disabled.Campbell Barton
2012-06-30the compositor optional for cmake: WITH_COMPOSITORCampbell Barton
2012-06-30add support for passing lists of verts/edges/faces to bmesh operatorsCampbell Barton
2012-06-30Color management cleanup and improvementsSergey Sharybin
2012-06-30Color management refactoiring and some extra optionsSergey Sharybin
2012-06-30Color management: fixes for view transform not being properly handledSergey Sharybin
2012-06-30Color management: multithreaded transformation applySergey Sharybin