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-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
2013-10-08Fix [#36993] Blender 2.69 test build freezes when changing metaball view reso...Bastien Montagne
2013-10-08use booleans in BKE_nurb_handles_autocalc and BMO_op_vinitfCampbell Barton
2013-10-08replace len_v3v3 with len_squared_v3v3 for comparisons.Campbell Barton
2013-10-08code cleanup: strange formatting.Campbell Barton
2013-10-08uiSetRoundBox still took hard coded numbers in places.Campbell Barton
2013-10-08rename UI_OT_eyedropper to UI_OT_eyedropper_color to make way for other kinds...Campbell Barton
2013-10-07fix for incorrect size passed to BLI_strncpy().Campbell Barton
2013-10-07Add GLEW_STATIC definition for CMake as well.Antony Riakiotakis
2013-10-07fix for crash on load if the file was saved in editmesh,Campbell Barton
2013-10-07Fix regression in r59316Sergey Sharybin
2013-10-07fix for casting shadows of scaled objects was made to X_BlenderRenderTools.cp...Campbell Barton
2013-10-07remove minor differences between these 2 files which are almost exact duplica...Campbell Barton
2013-10-07revert r58693. patch [#36233], caused regression (bug report [#36959]).Campbell Barton
2013-10-07Fix #36981, Removing Sample line fails during render.Lukas Toenne
2013-10-07Fix #36980: Color space issue when displaying pixel color in a renderSergey Sharybin
2013-10-07Remove unused and meaningless line.Sergey Sharybin
2013-10-07Fix for conf instructions for scons...Bastien Montagne
2013-10-07Build fix (issue could happen with scons,reported by ebrain on IRC, thanks).Bastien Montagne