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-10-10ocio build fix for WindowsDalai Felinto
2013-10-10Made node socket flags into enum.Lukas Toenne
2013-10-10Get rid of the draw_input/draw_output callbacks for nodes. These are pretty u...Lukas Toenne
2013-10-10Change to node output socket drawing: Instead of always drawing only the sock...Lukas Toenne
2013-10-10NodeSocket RNA property 'in_out' renamed as boolean 'is_output'. This is a mo...Lukas Toenne
2013-10-10Bake vertex colors should include vertex color alpha as well.Antony Riakiotakis
2013-10-10Lock-free memory allocatorSergey Sharybin
2013-10-10Cleanup: Consistent names for draw callbacks in bNodeType.Lukas Toenne
2013-10-10Support for baking vertex colors to textures.Antony Riakiotakis
2013-10-10Weight Paint Tools: Add "Subset" option to "Normalize All"Irie Shinsuke
2013-10-10style cleanupCampbell Barton
2013-10-10Fix compilation error of OCIO with MSVCSergey Sharybin
2013-10-10fix save-as-copy option changing the filepath for new files.Campbell Barton
2013-10-10Libmv: make sure CmakeList.txt is re-created with all needed headers on re-bu...Sergey Sharybin
2013-10-10Fix windows scons OSL build error, just use quotes now instead of array.Brecht Van Lommel
2013-10-10Libmv: move platform-specific defines into own fileSergey Sharybin
2013-10-09Fix compilation error after recent libmv changeSergey Sharybin
2013-10-09fix [#37011] "Save Copy" option misfunctionDalai Felinto
2013-10-09Fix OSL shader build failing with spaces in the path to build directory,Brecht Van Lommel
2013-10-09Fix [#37012] The new export split normal does nor produce correct results.Bastien Montagne
2013-10-09Fix uber evil (-15 alignment points) own buffer overflowAntony Riakiotakis
2013-10-09Fix #36991, After rendering with Sampled Motion Blur, the moving objects plac...Lukas Toenne
2013-10-09minor code cleanup.Antony Riakiotakis
2013-10-09Paint cursor overlays: Delete the cursor texture overlay resources whenAntony Riakiotakis
2013-10-09Implementation of curve mapping in GLSLSergey Sharybin
2013-10-09Derivative map bakerSergey Sharybin
2013-10-09fix [#37007] Save to file - increment number doesn't update background color ...Campbell Barton
2013-10-09better naming for overlay panel, also only expose texture overlay forAntony Riakiotakis
2013-10-09Fix for evil bug in last commit, the image painting brush was being usedAntony Riakiotakis
2013-10-09Segregate all paint cursor overlay options under their own "Overlay"Antony Riakiotakis
2013-10-09re-enable activating the text input field for new popup dialog boxes,Campbell Barton
2013-10-09Move guarded objetc allocation to a guardedalloc headerSergey Sharybin
2013-10-09style cleanupCampbell Barton
2013-10-09fix for building with OPENJPEG after PSD commitDalai Felinto
2013-10-09fix building when WITH_PSD is OFF, stub is not needed afterallDalai Felinto
2013-10-09Photoshop PSD supportDalai Felinto
2013-10-09code cleanup: redundant includes and add minor comments.Campbell Barton
2013-10-08remove redundant NULL checksCampbell Barton
2013-10-08Triangulate Modifier changes - using scanfillDalai Felinto
2013-10-08* Code cleanup, comments in readfile.c. Thomas Dinges
2013-10-08Cycles / SSS:Thomas Dinges
2013-10-08id-data eyedropprt, currently only accessible via the Ekey,Campbell Barton
2013-10-08Cycles / CUDA:Thomas Dinges
2013-10-08Release Maintenance: Thomas Dinges
2013-10-08move eyedropper into its own file, uses mostly different includes to interfac...Campbell Barton
2013-10-08e-key to access the eyedropper over a color button.Campbell Barton
2013-10-08move color button event handling into its own function.Campbell Barton
2013-10-08make bookmake name consistent was: FILE_OT_bookmark_add/FILE_OT_delete_bookmarkCampbell Barton
2013-10-08avoid allocating a dummy string for the unlink button.Campbell Barton
2013-10-08remove toolsettings (unused for a long time).Campbell Barton