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-01-04Todo item: notifiers sent from Material changes invoked CompositorTon Roosendaal
2011-01-03Todo items:Ton Roosendaal
2010-12-28Bugreport, IRCTon Roosendaal
2010-12-27Bug report #25384Ton Roosendaal
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-21Error/Warning report flipping.Ton Roosendaal
2010-12-20Bugfix #25309Ton Roosendaal
2010-12-19Todo item:Ton Roosendaal
2010-12-14Compositor: Add an option to select the YCbCR conversion mode for the YCbCR c...Xavier Thomas
2010-12-09A little more work on patch [#24814] Operators which have no decriptionKent Mein
2010-12-09Added a few descriptions that were missing.Kent Mein
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-07Bugfix #24163a: Unable to animate INSIDE a group node in the compositorJoshua Leung
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-12-03Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for '...Campbell Barton
2010-12-03updates to patch from Dan Eicher, allow adding a NodeGroup through bpy.data.n...Campbell Barton
2010-12-03fix for some pedantic warnings.Campbell Barton
2010-12-01increase the reference counts when setting default scene compo nodes else rem...Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-21- include pthreads for win32 globally (as with opengl).Campbell Barton
2010-11-12Bugfix #24335Ton Roosendaal
2010-11-06Fix #24556: N Panel in Compositor doesn't work with Vector Normal node.Brecht Van Lommel
2010-11-05tedious string copying changesCampbell Barton
2010-11-03A few texture node properties still had old rna names in draw code.Janne Karhu
2010-11-02Fix #24435: GLSL 3D view lacks refresh on node setups, patch by Lukas Toenne.Brecht Van Lommel
2010-11-01bugfix [#24470] Ctrl+Tweak cutting connections failCampbell Barton
2010-10-31initialize structs to zero rather then using memset().Campbell Barton
2010-10-31Fix crashing running read full sample layers operator.Brecht Van Lommel
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-15remove/tag unused args for view*.c, gpu*.c & image*.cCampbell Barton
2010-10-15bugfix [#24264] toggle UV selection fails.Campbell Barton
2010-10-15bugfix [#24247] Duplicating a Composite Group Node no User Count IconCampbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-10-09bugfix [#23868] NodeGroup font resolution problem when editing itCampbell Barton
2010-09-30Fix #24018: moving backdrop in node editor not working anymore after threadBrecht Van Lommel
2010-09-25Fix #23708: F-key make links between nodes didn't add links when a node outputBrecht Van Lommel
2010-09-24Fix #22922: adding new nodes didn't add them at the mouse location. This alsoBrecht Van Lommel
2010-09-19nodetree -> node_tree (rna pointer not found)Dalai Felinto
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-15Apply patch [#23779] Small cleanup with gl_roundbox*Nathan Letwory
2010-09-13bugfix [#23068] Image editor: Update Automatically not updating the compositor.Campbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-25Fix #23496: some composite node inputs/buttons not working.Brecht Van Lommel
2010-08-25Applied patch #23379. Does not change existing .blend files and looksRobert Holcomb
2010-08-21rna renaming (manual edits)Campbell Barton